Is jzOcb/agent-guardrails safe?
https://github.com/jzOcb/agent-guardrails
This is a legitimate development tools skill that provides mechanical enforcement capabilities for AI agent projects through git hooks, secret detection, and deployment verification scripts. The skill performs as advertised with no evidence of malicious behavior, data exfiltration, or prompt injection.
Category Scores
Findings (2)
LOW Installs executable scripts and git hooks -15 ▶
The skill installs shell scripts and git pre-commit hooks as part of its intended functionality for enforcing coding standards. While legitimate for this purpose, executable code installation always carries inherent risk.
INFO Development tools with legitimate enforcement capabilities -10 ▶
This skill provides legitimate mechanical enforcement tools for AI agent projects including git hooks, secret detection, and deployment verification. The functionality matches the stated purpose.