migrating-motoko-actors
Pass
Audited by Gen Agent Trust Hub on Aug 9, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill serves a legitimate purpose for Motoko developers, providing clear patterns for state migrations and upgrade safety.
- [COMMAND_EXECUTION]: Instructions include running
mops check --fixandmops build. These are standard commands for the Motoko ecosystem used to verify stability signatures and compile canister code. - [EXTERNAL_DOWNLOADS]: The skill references official documentation from the Internet Computer (docs.internetcomputer.org). This is a well-known and trusted technology service.
- [DATA_EXPOSURE]: No hardcoded credentials or access to sensitive local file paths (e.g., .ssh, .aws) were detected. Mentions of project files like
mops.tomlandsrc/backend/migrations/are appropriate for the skill's context.
Audit Metadata