diagram
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The validation script (
scripts/validate_todiagram_schema.py) retrieves a JSON schema from the vendor's official domain (https://todiagram.com/schemas/todiagram.json). The skill also suggests the installation of thejsonschemalibrary from a public package registry.\n- [COMMAND_EXECUTION]: The skill instructs the agent to run a local Python script for schema validation. This script usessubprocess.runto callcurlas a fallback mechanism for retrieving the schema. These operations are scoped to the skill's primary function and target vendor-controlled endpoints.\n- [SAFE]: No malicious patterns, such as prompt injection, data exfiltration, or obfuscation, were detected. The skill's behavior is consistent with its stated purpose.
Audit Metadata