recharts-patterns
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [Prompt Injection] (SAFE): No evidence of instructions attempting to override system prompts or bypass safety guidelines.- [Data Exposure & Exfiltration] (SAFE): No sensitive file paths, environment variables, or hardcoded credentials found. The code snippets use standard mock data for visualization examples.- [Obfuscation] (SAFE): All content is provided in plain-text Markdown and TSX. No hidden characters or encoded strings detected.- [Unverifiable Dependencies] (SAFE): Mentions standard, high-reputation libraries including 'recharts', 'react', and 'd3'. No suspicious external scripts or unknown packages.- [Indirect Prompt Injection] (LOW): While the components ingest data, the skill acts as a static template library. It does not contain any risky capabilities (like shell execution or network writes) that could be triggered by untrusted data.- [Dynamic Execution] (SAFE): No use of 'eval()', 'exec()', or dynamic code generation from untrusted sources.
Audit Metadata