skills/zernie/vigiles/strengthen/Gen Agent Trust Hub

strengthen

Pass

Audited by Gen Agent Trust Hub on Jun 13, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes local shell commands including npx vigiles generate-types, npm run build, and npx vigiles compile. These tools are used to inspect the project's enabled linting rules and ensure that code modifications do not introduce build errors.
  • [SAFE]: The skill reads project-specific files like .spec.ts and .vigiles/generated.d.ts, and accesses linter documentation in a sibling directory (../linter-docs/). This file access is limited to the project scope and is necessary for the skill's functionality.
  • [SAFE]: The instructions do not contain any network-based operations, hardcoded credentials, or attempts to bypass security restrictions. The use of disable-model-invocation: true in the frontmatter further limits the agent's execution environment.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 13, 2026, 01:28 PM
Security Audit — agent-trust-hub — strengthen