clay-policy-guardrails
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes
bashandnpxfor executing linting tools, secret scanning, and configuration validation. Commands likegrepare used in pre-commit hooks and CI/CD workflows to detect hardcoded secrets, which is consistent with the skill's purpose. - [EXTERNAL_DOWNLOADS]: The skill references established development tools such as
eslintandajvvianpx, along with the officialactions/checkoutGitHub Action. these are well-known and trusted resources within the software development ecosystem. - [SAFE]: The skill includes regular expression patterns designed to identify Clay API keys to prevent them from being committed to version control. These patterns are used for security enforcement and do not contain actual sensitive credentials or malicious instructions.
Audit Metadata