# Repo Audit

> Use when auditing a public repository for open-source readiness before publishing it.

- **Type:** Skill
- **Install:** `agentstack add skill-migmcc-agent-skill-quality-gate-repo-audit`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [migmcc](https://agentstack.voostack.com/s/migmcc)
- **Installs:** 0
- **Category:** [Developer Tools](https://agentstack.voostack.com/c/developer-tools)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [migmcc](https://github.com/migmcc)
- **Source:** https://github.com/migmcc/agent-skill-quality-gate/tree/main/examples/duplicate-skills/repo-audit

## Install

```sh
agentstack add skill-migmcc-agent-skill-quality-gate-repo-audit
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# repo-audit

## Purpose

Audit a public repository for open-source readiness, checking license, README,
contributing guide and security policy before the repository is published.

## When to use

Use when preparing a repository to go public and you need to confirm it meets
open-source readiness standards.

## Inputs

- A path to the repository to audit.

## Outputs

- A readiness checklist with pass/fail per item.

## Acceptance criteria

- Every readiness item is reported with a pass/fail status.

## Examples

Audit `./my-repo` and return the readiness checklist.

## Limitations

- Does not fix issues; it only reports them.

## Test cases

- TC-1: a repo missing a LICENSE fails the license item.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [migmcc](https://github.com/migmcc)
- **Source:** [migmcc/agent-skill-quality-gate](https://github.com/migmcc/agent-skill-quality-gate)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-migmcc-agent-skill-quality-gate-repo-audit
- Seller: https://agentstack.voostack.com/s/migmcc
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
