go — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited go (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.
Pure routing. Reads pipeline state, dispatches to the correct phase skill.
Deferred MCP tools: in Claude Code the engine's MCP tools are often deferred — not callable until loaded. If a tool below is not directly callable, first run ToolSearch(query="select:mcp__plugin_prd_go__preflight") (keyword fallback ToolSearch(query="+atlas engine preflight", max_results=10)) and use whichever prefix matches (mcp__plugin_prd_go__ or mcp__atlas-engine__).
mcp__plugin_prd_go__preflight() — get environment statemcp__plugin_prd_go__current_phase() — get pipeline state/prd:setup/prd:discover/prd:generate/prd:handoff/prd:execute-taskThis skill does NOT hold procedure. Each phase skill owns its own logic. The orchestrator survives context loss because every phase skill reads current_phase() on entry.
These thoughts mean STOP, you're rationalising:
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.