writing-motoko
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a purely instructional resource for the Motoko programming language. It contains coding guidelines, API references, and architectural patterns.
- [SAFE]: The documentation includes standard Motoko practices such as using
mo:coreinstead of the deprecatedmo:base, implementing enhanced orthogonal persistence, and utilizing contextual dot notation. - [SAFE]: Architectural patterns (types.mo, lib/, mixins/, main.mo) follow best practices for modularity and maintainability on the Internet Computer Protocol.
- [SAFE]: Dependency management instructions correctly leverage the standard
mopstoolchain for the Motoko ecosystem. - [SAFE]: The skill provides guidance on security-sensitive operations such as caller verification (
{caller}destructuring) and cycle management in inter-canister calls, reinforcing secure development practices.
Audit Metadata