implementation-spec
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill functions as a meta-orchestrator to coordinate documentation generation tasks. It utilizes standard file system tools (Read, Write, Glob, Grep) to manage project documentation in the local project environment.
- [PROMPT_INJECTION]: Analysis of the instruction set shows no attempts to bypass safety filters or override system constraints. The instructional language is strictly task-oriented and includes multiple user-approval gates.
- [DATA_EXFILTRATION]: The skill operates on local project files within the
docs/directory. No network-based exfiltration patterns or hardcoded credentials were identified in the orchestrator logic. - [REMOTE_CODE_EXECUTION]: While the skill invokes other sub-skills (e.g., prd-generator, architecture-spec), these are internal platform orchestrations. No external code fetching or execution of untrusted scripts was found.
Audit Metadata