callidescope-configure
Pass
Audited by Gen Agent Trust Hub on Sep 8, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDYNAMIC_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill documents the use of
npx callidescope, which involves downloading and executing the utility from the NPM registry.- [COMMAND_EXECUTION]: The documentation provides examples of how to run the tool via command-line flags to control report generation and analysis limits.- [DYNAMIC_EXECUTION]: The tool utilizes a dynamic configuration file (callidescope.config.ts) written in TypeScript/JavaScript to define its operating parameters, which is a standard pattern for web development toolchains.
Audit Metadata