skills/tonone-ai/tonone/keel-audit/Gen Agent Trust Hub

keel-audit

Pass

Audited by Gen Agent Trust Hub on Jun 17, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes find and grep to 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
Risk Level
SAFE
Analyzed
Jun 17, 2026, 02:58 AM
Security Audit — agent-trust-hub — keel-audit