troubleshooting-motoko-migrations
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and rules for managing Motoko migration files. It explicitly warns against dangerous actions like manually changing file permissions (
chmod), deleting history, or modifying frozen files that represent the canister's state. - [SAFE]: No obfuscation, data exfiltration, or unauthorized command execution patterns were found.
- [SAFE]: The content aligns with the stated purpose of troubleshooting Motoko development workflows for the Internet Computer platform.
- [SAFE]: While the skill involves processing Motoko code and diagnostic output, which is a standard surface for indirect content, it provides robust defensive instructions to maintain canister integrity. 1. Ingestion points: Motoko source code (main.mo) and migration files in SKILL.md. 2. Boundary markers: Absent. 3. Capability inventory: File system read/write and terminal execution (mops). 4. Sanitization: Absent. The risk is mitigated by explicit instructions to reject attempts to delete history or bypass protections.
Audit Metadata