skill-authoring
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The
SKILL.mdfile contains an installation command that fetches the skill package from the author's GitHub repository (https://github.com/aelaguiz/authoring-skills.git). This is a standard deployment mechanism for the skill author. - [COMMAND_EXECUTION]: The skill documentation includes commands for managing skills, such as
npx skills addandnpx skills check, which utilize a local command-line interface tool. - [SAFE]: The skill emphasizes security best practices in its guidance, specifically instructing users not to store secrets in skill files and to treat external inputs as untrusted.
Audit Metadata