keel-audit
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes
findandgrepto search the local directory for documentation matching specific keywords. This operation is limited to file discovery and does not involve executing the contents of the files or external communication. - [PROMPT_INJECTION]: The skill processes untrusted data from the repository's markdown and CSV files. While this creates an indirect prompt injection surface, the risk is minimal as the agent uses the data for classification rather than for control flow or sensitive operations. * Ingestion points: Documentation files (.md, .csv) searched in Step 1. * Boundary markers: None present. * Capability inventory: Bash, Read, WebFetch, AskUserQuestion. * Sanitization: None present.
Audit Metadata