ag-verificar-seguranca

Automate security and quality audits for codebases and deployment pipelines.

19|4|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/andregusman-raiz/a-gusman-claude --skill ag-verificar-seguranca
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ag-verificar-seguranca
Source: https://github.com/andregusman-raiz/a-gusman-claude/tree/main/skills/ag-verificar-seguranca
Command: npx skills add https://github.com/andregusman-raiz/a-gusman-claude --skill ag-verificar-seguranca

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audits codebases for security, quality, and compliance to prevent deployment issues and outages.

Core Features & Use Cases

  • OWASP Top 10 checks to identify common web vulnerabilities.
  • Secrets and dependency audits to surface misconfigurations and vulnerable libraries.
  • Read-only reporting that generates a structured audit report with findings and remediation guidance, suitable for gated deployments.

Quick Start

Execute a security audit on your project to generate a comprehensive report.

Frequently Asked Questions about ag-verificar-seguranca

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate a security audit for my codebase and deployment pipeline?

To automate a security audit, this Skill scans your codebase for OWASP Top 10 vulnerabilities, exposed secrets, and vulnerable dependencies. It generates a structured read-only report with severity findings and remediation guidance suitable for gated deployments.

What is the best way to check for OWASP Top 10 vulnerabilities and exposed secrets?

The best way to check for OWASP Top 10 vulnerabilities and secrets is to run an automated audit across your project. This process surfaces misconfigurations and vulnerable libraries, providing actionable findings and remediation steps to prevent deployment outages.

Does this automated dependency audit generate reports with remediation guidance?

Yes, the dependency audit generates a structured read-only report containing prioritized findings and severities. It includes actionable remediation guidance and can automatically create issues for high-priority security problems to facilitate compliance.

Can I use this security audit for gated deployments to prevent outages?

Yes, you can use this security audit for gated deployments. It prevents deployment issues and outages by surfacing actionable findings, vulnerable dependencies, and misconfigurations in a structured report format before code reaches production.

How do I scan my project for vulnerable libraries and dependency misconfigurations?

You scan your project by executing an automated dependency audit across your codebase. The process identifies vulnerable libraries and misconfigurations, then outputs a comprehensive report detailing the findings and necessary security remediation steps.