skills/todiagram/skills/diagram/Gen Agent Trust Hub

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 the jsonschema library from a public package registry.\n- [COMMAND_EXECUTION]: The skill instructs the agent to run a local Python script for schema validation. This script uses subprocess.run to call curl as 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
Risk Level
SAFE
Analyzed
May 1, 2026, 01:06 PM