audit

Audit platform health, configuration, and security across code, docs, and deployed endpoints.

2|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/VitorMRodovalho/ai-pm-research-hub --skill audit-vitormrodovalho
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/VitorMRodovalho/ai-pm-research-hub/tree/main/.claude/skills/audit
Command: npx skills add https://github.com/VitorMRodovalho/ai-pm-research-hub --skill audit-vitormrodovalho

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit and validate the health, security, and compliance of the platform by scanning code, documentation, and deployed endpoints.

Core Features & Use Cases

  • Legacy URLs health checks across production and staging
  • Build, tests, and i18n parity verification
  • Domain health and OAuth flow validation
  • Security posture indicators and vulnerability checks
  • Use Case: CI pipelines, release readiness, and security reviews

Quick Start

Run the audit to generate a comprehensive health report.

Frequently Asked Questions about audit

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

FAQPage Schema
How do I run a full platform security and health audit?

Run a platform audit to scan code, documentation, and deployed endpoints for health, configuration, and security. It checks legacy URLs, build quality, tests, i18n parity, and OAuth flow, producing a consolidated health report.

Can I check i18n parity and missing redirects across staging and production?

Yes, you can check i18n parity and missing redirects across staging and production. The audit validates legacy URL health and configuration consistency across your deployed environments and source code.

Does this platform audit require access to deployed environments?

Yes, the platform audit requires standard CLI tools and access to source code and deployed environments. This access is necessary to run domain health checks, validate OAuth flows, and produce a consolidated health report.

What is the best way to verify release readiness and security posture?

The best way to verify release readiness is running a full platform audit. It evaluates build quality, tests, domain health, and security posture indicators, making it suitable for CI pipelines and security reviews.

When should I not use an automated platform audit?

You should not use an automated platform audit when you lack access to source code or deployed environments. The audit requires standard CLI tools and environment access to perform external health checks and generate a health report.

Why does my platform health audit fail on external health checks?

Your platform health audit fails on external health checks when standard CLI tools cannot access deployed endpoints. The audit requires proper environment access to validate domain health, OAuth flow, and legacy URL configurations.