build-workspace-docs

Pass

Audited by Gen Agent Trust Hub on Sep 18, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill uses npx to run the ai-agent-skills package, which involves fetching the package from the npm registry.
  • [COMMAND_EXECUTION]: Executes shell commands such as npx ai-agent-skills build-docs to manage workspace files and verify synchronization.
  • [INDIRECT_PROMPT_INJECTION]: The skill processes workspace files and skill metadata to regenerate documentation sections.
  • Ingestion points: Reads data from README.md, WORK_AREAS.md, and skill catalog metadata (referenced in SKILL.md).
  • Boundary markers: Utilizes <!-- GENERATED:...:start/end --> markers to identify managed sections.
  • Capability inventory: Executes shell commands via npx and writes updates to workspace files (referenced in SKILL.md).
  • Sanitization: No explicit sanitization or filtering logic for processed metadata is defined within the skill instructions.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 18, 2026, 03:32 AM
Security Audit — agent-trust-hub — build-workspace-docs