dangaiden-project-overview
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFE
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted data from repository content. Ingestion points: README.md, Git commit logs, and .md files via grep. Boundary markers: None provided to separate project content from instructions. Capability inventory: Bash (git, ls, wc), Read, Grep, and Glob tools. Sanitization: No validation or sanitization of ingested content is performed.
- [COMMAND_EXECUTION]: The skill uses git, ls, and grep to extract repository metadata. These commands are restricted by the allowed-tools configuration and are used solely for project introspection without incorporating external input into command strings.
Audit Metadata