migration-config-skill

Pass

Audited by Gen Agent Trust Hub on Jul 22, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a static configuration container. It uses yaml.safe_load() to parse its own frontmatter from SKILL.md, which is a secure method for handling YAML content.
  • [SAFE]: External dependencies are restricted to PyYAML for parsing and google.adk.skills, which is an official library from the skill's author (Google Cloud Platform).
  • [SAFE]: No network operations, credential harvesting, or unauthorized file access patterns were detected. All configurations use placeholders for project-specific information.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 22, 2026, 09:55 AM
Security Audit — agent-trust-hub — migration-config-skill