contextlevy-cli
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
contextlevypackage globally usingnpm install -g contextlevyand usesnpx skills add nonlooped/contextlevy. These resources are associated with the skill's author ('nonlooped') and represent standard installation of the tool's core functionality. - [COMMAND_EXECUTION]: The skill documents various CLI commands such as
contextlevy check,contextlevy scan, andcontextlevy hook install. These are used for linting, configuration scaffolding, and git hook management, which are consistent with the tool's stated purpose of repository hygiene. - [DATA_EXPOSURE]: The skill claims to operate entirely locally with no external API or code uploads. It interacts with local git data (
git diff,git ls-files) to perform its analysis.
Audit Metadata