quick-recap
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a benign formatting convention for agents to indicate whether a task is completed, pending, or blocked. This is intended to improve clarity for the user.
- [EXTERNAL_DOWNLOADS]: The README provides an installation command
npx @agent-native/skillswhich downloads a package from the npm registry. This is a standard distribution mechanism for the author's ecosystem. - [REMOTE_CODE_EXECUTION]: The installation instructions involve executing the
@agent-native/skillspackage vianpx. This pattern is used for administrative setup of the skill and originates from a well-known package registry.
Audit Metadata