vchart-development-assistant
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data exfiltration were detected. The skill is designed to assist developers with chart creation and debugging using the VChart library.
- [EXTERNAL_DOWNLOADS]: The provided HTML templates fetch standard dependencies such as VChart, React, Babel, and the Monaco Editor from the well-known
cdn.jsdelivr.netservice. These resources are necessary for the interactive code editing and chart rendering features described in the skill's purpose. - [COMMAND_EXECUTION]: The skill includes Python scripts (
generate_demo_html.py,generate_diagnosis_html.py,generate_diagnosis_react_html.py) that perform local file operations to populate HTML templates with user-supplied chart specifications. These scripts do not perform any arbitrary system commands, network requests, or dynamic code evaluation (eval/exec) within the Python environment. - [PROMPT_INJECTION]: The instructions in
SKILL.mdare focused on role-play as an expert assistant and guiding users through chart development. There are no attempts to bypass safety filters or override agent constraints.
Audit Metadata