sdd-archive
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes shell commands (
mkdir,mv) to manage the file system by moving change directories to an archive folder. These operations are performed locally and align with the skill's stated purpose. - [PROMPT_INJECTION]: The skill reads the contents of
tasks.mdto verify task completion, which presents a surface for indirect prompt injection. 1. Ingestion points: Local filetasks.md(Phase 1). 2. Boundary markers: None. 3. Capability inventory: File system modification viamv. 4. Sanitization: No explicit validation of task file content.
Audit Metadata