agent-converter

Pass

Audited by Gen Agent Trust Hub on Feb 24, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The Python script scripts/convert_agent.py utilizes yaml.safe_load() to parse YAML frontmatter, which is a secure practice that prevents the execution of arbitrary Python objects or code during the conversion process.- [SAFE]: File system operations (reading and writing) are restricted to the local paths explicitly provided by the user through the command-line interface, with no evidence of unauthorized access to sensitive files or directories.- [SAFE]: Analysis of the source code and metadata confirms the absence of network communication, obfuscation, privilege escalation, or persistence mechanisms.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 24, 2026, 11:15 PM