coaligned-layer
Pass
Audited by Gen Agent Trust Hub on Jun 21, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user or agent to run
npx coaligned instructions. This command utilizes the Node Package Executor (npx) to fetch and execute thecoalignedpackage from the npm registry. This is a standard development practice for running project-specific tooling, and the skill provides links to the official source code within the author's own GitHub organization. - [COMMAND_EXECUTION]: The skill uses shell commands for project maintenance and verification:
npx coaligned instructionsis used to validate that instruction layers adhere to specific line and word counts.rg(ripgrep) is used in documentation to demonstrate how to discover semantic checklist tags within the project files.- [SAFE]: The external links provided in the
SKILL.md(pointing togithub.com/forwardimpact/monorepo) belong to the verified author of the skill and provide legitimate documentation for the architecture and tools described.
Audit Metadata