Run all validators against recent code changes
50
63%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Risky
Do not use without reviewing
Security
1 high severity finding. You should review these findings carefully before considering using this skill.
The skill handles credentials insecurely by requiring the agent to include secret values verbatim in its generated output. This exposes credentials in the agent’s context and conversation history, creating a risk of data exfiltration.
Insecure credential handling detected (high risk: 1.00). The prompt explicitly requires subagents to return validator JSON verbatim (including outputs from a security validator and analyses of changed files), so any secrets present in code or produced by validators would be handled and emitted verbatim, creating an exfiltration risk.