# System Recon

> Collect a bounded, read-only system inventory for troubleshooting while identifying privilege gaps and avoiding secrets or invasive enumeration.

- **Type:** Skill
- **Install:** `agentstack add skill-batteryshark-skill-tap-system-recon`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [batteryshark](https://agentstack.voostack.com/s/batteryshark)
- **Installs:** 0
- **Category:** [Security](https://agentstack.voostack.com/c/security)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [batteryshark](https://github.com/batteryshark)
- **Source:** https://github.com/batteryshark/skill-tap/tree/main/skills/utilities/system-recon

## Install

```sh
agentstack add skill-batteryshark-skill-tap-system-recon
```

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

## About

# Collect a Safe System Inventory

1. Define the troubleshooting question and collect only evidence that can answer it.
2. Read [references/scope.md](references/scope.md), then run `bin/system-recon --profile basic` first. Add networking, storage, runtime, or development profiles only as needed.
3. Keep the run read-only. Do not enumerate browser data, keychains, tokens, private keys, shell history, document contents, or other users' data.
4. Mark checks that were unavailable because of permissions rather than escalating automatically.
5. Review the JSON for hostnames, usernames, addresses, serials, or paths before sharing it outside the machine.

Use [agents/recon-reviewer.md](agents/recon-reviewer.md) to distinguish missing evidence from absence of a condition.

## Source & license

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

- **Author:** [batteryshark](https://github.com/batteryshark)
- **Source:** [batteryshark/skill-tap](https://github.com/batteryshark/skill-tap)
- **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-batteryshark-skill-tap-system-recon
- Seller: https://agentstack.voostack.com/s/batteryshark
- 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%.
