tracekit-alerts
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides examples for using
curlandnpx tracekit-clito create and manage alerting rules. These commands are used to interact with the vendor's own API (app.tracekit.dev) and official CLI tool as intended. - [EXTERNAL_DOWNLOADS]: The
npx tracekit-clicommand is used to download and run the vendor's CLI tool. This is a standard and expected deployment pattern for utilizing the vendor's provided management tools. - [CREDENTIALS_UNSAFE]: The skill includes a 'Non-Negotiable Rule' against hardcoding API keys and recommends using the
TRACEKIT_AUTH_TOKENenvironment variable, ensuring the secure handling of authentication credentials.
Audit Metadata