pensar-attack-surface

Installation
SKILL.md

Curating the Pensar Attack Surface

Pensar's reconnaissance builds a workspace attack surface: a set of applications (services, UIs, domains, databases) each owning a set of endpoints (routes, RPCs, assets). Everything Pensar later pentests is driven off that model — so when recon gets the shape wrong, the pentest tests the wrong things.

This skill covers fixing that shape from the CLI. It is the "editing" half of Pensar. For running pentests and triaging findings, use the pensar-security skill.

Install: curl -fsSL https://pensarai.com/install.sh | bash Docs: https://docs.pensar.dev/apex · Repo: https://github.com/pensarai/apex

When to Use This Skill

Reach for it when the user says any of:

Installs
2
Repository
pensarai/skills
GitHub Stars
1
First Seen
Sep 4, 2026
pensar-attack-surface — pensarai/skills