bundled-and-mcp-turn-zero-skill-filter-b4259f — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited bundled-and-mcp-turn-zero-skill-filter-b4259f (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Domain: skill-listing Trigger: Apply when a first-turn skill listing must stay within a tight token budget, especially for subagents that cannot rely on the main thread's turn-zero discovery path. Source Pattern: Distilled from reviewed first-turn listing and token-budgeting implementations.
When you need a small first-turn listing but the full skill registry is too large, filter down to the most intent-signaled sources first: bundled skills and user-connected MCP skills. If even that filtered set exceeds the safe listing budget, fall back again to bundled-only so the initial listing stays predictable and avoids truncation. This gives subagents a useful turn-zero surface without trying to announce the entire long tail of project, plugin, and user skills up front.
If a spawned coding subagent needs a skill list on its first turn, offer bundled plus MCP skills while the total remains within budget. If the user has connected hundreds of MCP servers and that filtered list is still too large, show bundled skills only and rely on later discovery for the rest.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.