seclens-enterprise-web

seclens-enterprise-web is a skill for Claude Code, Codex from jd-opensource/JoySafeter. It costs 23 tokens per session (1,059 once invoked), scanned A, original, Apache-2.0.

A guided security assessment for websites and APIs, which are services that let software communicate with other software. It follows OWASP Top 10 methods, a widely used list of common web security risks.

In plain words
What is it for?
Use it to define testing rules, discover technologies and endpoints, and test authorized REST or GraphQL APIs and web applications using different testing speeds.
Why use it?
It helps uncover security flaws, logic mistakes, and compliance issues in web applications and APIs within an approved testing scope.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to define testing rules, discover technologies and endpoints, and test authorized REST or GraphQL APIs and web applications using different testing speeds.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jd-opensource/joysafeter/pentest-enterprise-web
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add jd-opensource/JoySafeter --skill pentest-enterprise-web
Clone the repo
git clone --depth 1 https://github.com/jd-opensource/JoySafeter

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for seclens-enterprise-web

README.md
[![agentmods](https://agentmods.dev/badge/skills/jd-opensource/joysafeter/pentest-enterprise-web.svg)](https://agentmods.dev/skills/jd-opensource/joysafeter/pentest-enterprise-web)
Your own site
<a href="https://agentmods.dev/skills/jd-opensource/joysafeter/pentest-enterprise-web"><img src="https://agentmods.dev/badge/skills/jd-opensource/joysafeter/pentest-enterprise-web.svg" alt="Measured on agentmods" height="20"></a>
Per session 23 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,059 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 1 finding, up to high

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • high YARA Match · line 37
    YARA rule matched a hack tool or exploit indicator (offensive tools, reconnaissance, privilege escalation, or exploit frameworks).
    Fix: Remove offensive tool references and exploit code. Legitimate agent skills should not contain penetration testing tools, exploit frameworks, or reconnaissance utilities.
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00023 $0.01059
Opus 5 $0.00012 $0.00530
Sonnet 5 $0.00005 $0.00212
Haiku 4.5 $0.00002 $0.00106

Measured 8d ago against content hash e9a1abab03d8, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

seclens-enterprise-web scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (entrypoint.sh), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/pentest-enterprise-web/SKILL.md · 75 lines

How it starts

The opening of the file, as written. The whole thing — 75 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Pentest Enterprise Web

Purpose

Perform comprehensive vulnerability assessments on web applications and APIs (REST/GraphQL) to identify security flaws, logic errors, and compliance issues.

Prerequisites

Authorization Requirements

  • Written authorization (scope document signed by asset owner)
  • Target environment classification: Internal / External / Hybrid
  • Rules of Engagement: Testing hours, notification procedures, emergency contacts

Evasion Profile Selection

Profile Use Case Characteristics
Quiet Production systems, WAF-protected targets Low request rate, header rotation, timing jitter
Standard Staging environments, time-limited tests Balanced speed/stealth
Aggressive Internal networks, comprehensive coverage Maximum parallelism, full payloads

Environment Setup

  • Docker container with network_mode: host for complete network access
  • Volume mount for persistent reports: ./reports:/data
  • Minimum 4GB RAM allocated

Core Workflow

  1. Scope & Recon: Identify target scope, technologies, and entry points using httpx and whatweb.
  2. Content Discovery: Enumerate endpoints, hidden directories, and API routes using dirsearch, ffuf, and katana.
  3. Vulnerability Scanning: Automated scanning for common flaws (XSS, SQLi, CVEs) using nuclei and nikto.
  4. Authentication Testing: Test login flows, JWT handling, session management, MFA bypass vectors.
  5. Business Logic Testing: Manual testing for price manipulation, race conditions, IDOR, workflow bypass.
  6. Dependency Scanning: Analyze third-party components for known CVEs using pip-audit, trivy.
  7. Manual Verification: Verify automated findings and test complex business logic using burpsuite or zap.
  8. Exploitation (Safe): Demonstrate impact of critical findings (e.g., SQLi, RCE) using sqlmap or custom scripts.
  9. Reporting: Aggregate findings into structured report using references/report-template.md.

Read the full file on GitHub · 75 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 75 lines · 23 tokens per session scan A e9a1abab03d8

Subscribe to this mod's changes

seclens-enterprise-web is a skill published in the GitHub repository jd-opensource/JoySafeter (306 stars, last pushed 3d ago), licensed Apache-2.0. It adds 23 tokens to every session and 1,059 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.