# Permission Reviewer

> Use when reviewing an agent's permissions, allowed tools, dangerous operations, approval points, secret handling, or security boundaries.

- **Type:** Skill
- **Install:** `agentstack add skill-kingoo123-agent-harness-skills-permission-reviewer`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [kingoo123](https://agentstack.voostack.com/s/kingoo123)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [kingoo123](https://github.com/kingoo123)
- **Source:** https://github.com/kingoo123/agent-harness-skills/tree/main/skills/permission-reviewer

## Install

```sh
agentstack add skill-kingoo123-agent-harness-skills-permission-reviewer
```

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

## About

# Permission Reviewer

## Goal

Ensure the agent follows least privilege.

## Review checklist

- Does the agent need write access?
- Does the agent need shell access?
- Does the agent need network access?
- Can it access secrets?
- Can it delete or overwrite files?
- Can it message people or external systems?
- Can it deploy or modify production data?
- Are approval points explicit?
- Are logs/audit trails defined?

## Output

```markdown
# Permission Review

## Risk Summary
## Allowed Actions
## Denied Actions
## Approval Required
## Sensitive Resources
## Dangerous Commands
## Recommended Changes
## Final Permission Profile
```

## Source & license

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

- **Author:** [kingoo123](https://github.com/kingoo123)
- **Source:** [kingoo123/agent-harness-skills](https://github.com/kingoo123/agent-harness-skills)
- **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-kingoo123-agent-harness-skills-permission-reviewer
- Seller: https://agentstack.voostack.com/s/kingoo123
- 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%.
