ontology

Pass

Audited by Gen Agent Trust Hub on Sep 14, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill instructions and associated Python script do not contain any malicious patterns, prompt injections, or unauthorized data exfiltration capabilities.
  • [CREDENTIALS_UNSAFE]: The skill enforces a secure credential configuration policy in references/schema.md and SKILL.md that explicitly bans the direct storage of sensitive fields like password, token, or api_key, requiring indirect reference management instead.
  • [DYNAMIC_EXECUTION]: In scripts/ontology.py, the validate_graph function securely loads schema files using yaml.safe_load(), which protects against arbitrary code execution or unsafe object deserialization vulnerabilities.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 14, 2026, 07:28 PM
Security Audit — agent-trust-hub — ontology