skills/howells/arc/tidy/Gen Agent Trust Hub

tidy

Pass

Audited by Gen Agent Trust Hub on Apr 12, 2026

Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: Uses standard shell commands such as git, mkdir, mv, and rm to manage files within the project's documentation folder. All destructive actions, including file deletion and movement, are gated by a mandatory user confirmation step using the AskUserQuestion tool.
  • [PROMPT_INJECTION]: The skill ingests data from local plan files in docs/arc/plans/, which represents a surface for indirect prompt injection. While the risk is mitigated by a constrained workflow and human-in-the-loop confirmation, the following factors are present: 1. Ingestion points: reads markdown files in docs/arc/plans/ via SKILL.md. 2. Boundary markers: absent. 3. Capability inventory: file deletion (rm), movement (mv), and git operations. 4. Sanitization: absent.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 12, 2026, 06:57 PM