translate-agent-broker-old-to-new-project
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a legitimate conversion workflow that translates project metadata and orchestration prompts from one schema version to another without introducing malicious behavior or bypassing safety controls.
- [SAFE]: Secure credential management is observed through the use of parameterization for URLs and the instruction to use placeholders for API keys, preventing the hardcoding of sensitive information.
- [SAFE]: The skill uses standard, non-privileged file system operations (
mkdir,Write) to create the new project structure and does not attempt to execute generated code or download external scripts. - [SAFE]: All external service references in the provided examples and templates target well-known, established platforms (such as Google Gemini) or are used as placeholders.
Audit Metadata