skill-metadata-check

Pass

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The script employs yaml.safe_load() to process file content, effectively mitigating risks associated with arbitrary code execution during YAML parsing.
  • [SAFE]: The tool restricts its operations to the local filesystem, searching only for SKILL.md files within the current directory tree without accessing sensitive system locations.
  • [SAFE]: No network activity or external data fetching is performed by the skill, eliminating risks of data exfiltration or remote code execution.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 12:46 AM