Agent-QA: Skill for Claude Code

.agents/skills/walrus-sites/portal/SKILL.md

walrus-sites-portal is a skill for Claude Code, Codex from Iziedking/Agent-QA. It costs 97 tokens per session (1,954 once invoked), scanned A, original, no licence file.

Instructions for running a local Walrus Sites portal, a browser gateway for viewing testnet websites stored on Walrus.

In plain words
What is it for?
Use them to start the portal, fix portal 404 errors, resolve port problems, and understand how testnet site addresses are configured.
Why use it?
They explain how to view testnet sites locally and diagnose issues such as missing pages, port conflicts, and incorrect package settings.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing. Also seen: installed under .agents/ (shared by several agents).

This is Iziedking/Agent-QA's own configuration. It tells Claude Code and Codex how to work on Agent-QA itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything Agent-QA configures →

Reuse

Borrowing it

Nothing to install: this file belongs to Iziedking/Agent-QA. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/Iziedking/Agent-QA/main/.agents/skills/walrus-sites/portal/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/Iziedking/Agent-QA

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for walrus-sites-portal

README.md
[![agentmods](https://agentmods.dev/badge/skills/iziedking/agent-qa/portal.svg)](https://agentmods.dev/skills/iziedking/agent-qa/portal)
Your own site
<a href="https://agentmods.dev/skills/iziedking/agent-qa/portal"><img src="https://agentmods.dev/badge/skills/iziedking/agent-qa/portal.svg" alt="Measured on agentmods" height="20"></a>
Per session 97 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,954 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00097 $0.01954
Opus 5 $0.00048 $0.00977
Sonnet 5 $0.00019 $0.00391
Haiku 4.5 $0.00010 $0.00195

Measured 8d ago against content hash 10f55dd44bc4, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

walrus-sites-portal scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.agents/skills/walrus-sites/portal/SKILL.md · 177 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 177 lines · 97 tokens per session scan A 10f55dd44bc4

Subscribe to this mod's changes

walrus-sites-portal is a skill published in the GitHub repository Iziedking/Agent-QA (1 stars, last pushed 11d ago), with no licence file. It adds 97 tokens to every session and 1,954 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

playwright

Use when the task requires capturing or automating a real browser from the terminal.

openai/openai-agents-python · 19 tokens

nft-standards

Implement NFT standards (ERC-721, ERC-1155) with proper metadata handling, minting strategies, and marketplace integration. Use when creating NFT contracts, building NFT marketplaces, or implementing digital asset systems.

wshobson/agents · 48 tokens

solidity-security

Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementing security measures for blockchain applications.

wshobson/agents · 38 tokens

e2e-testing-patterns

Master end-to-end testing with Playwright and Cypress to build reliable test suites that catch bugs, improve confidence, and enable fast deployment. Use when implementing E2E tests, debugging flaky tests, or establishing testing standards.

wshobson/agents · 51 tokens

agent-browser

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

vercel-labs/open-agents · 51 tokens

playwright-cli

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

VoltAgent/voltagent · 52 tokens