skills/softspark/ai-toolkit/explain/Gen Agent Trust Hub

explain

Pass

Audited by Gen Agent Trust Hub on May 18, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is designed to analyze local source code to generate architecture diagrams and explanations. It uses platform-provided tools (Read, Grep, Glob) and a bundled Python script for this purpose.
  • [COMMAND_EXECUTION]: The skill executes a local Python script (dependency-graph.py) to automate the extraction of imports and symbols. The script performs static regex-based parsing and does not use dangerous functions like eval() or exec().
  • [DATA_EXPOSURE]: While the skill reads source code files, it does so to fulfill its primary purpose of providing architectural explanations. No network operations or attempts to exfiltrate data were detected.
  • [PROMPT_INJECTION]: The instructions do not contain patterns intended to bypass safety guidelines or override agent behavior. The instructional language is benign and task-oriented.
Audit Metadata
Risk Level
SAFE
Analyzed
May 18, 2026, 06:07 AM
Security Audit — agent-trust-hub — explain