structured-logging
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [SAFE]: The skill encourages the use of structured data tools (SQLite) to improve efficiency and reduce custom code complexity.
- [COMMAND_EXECUTION]: Provides shell command examples for
sqlite3andsqlite-utilsto manage local databases. - [PROMPT_INJECTION]: The skill establishes an attack surface for indirect prompt injection by ingesting untrusted data files (e.g., JSON, logs) into the agent's context. Ingestion points:
readfile('data.json')and.import --json test-results.jsonin SKILL.md. Boundary markers: Absent. Capability inventory: Shell command execution viasqlite3and file writing to~/.claude-logs/in SKILL.md. Sanitization: Absent.
Audit Metadata