agentsclimarketplace

Super security

Skill arpitexplores/super-security

Security audits, threat modelling, testing, and remediation across apps, APIs, and infrastructure.From its SKILL.md

Install
npx -y skills add arpitexplores/super-security

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.6 KB, 332 tokens by cl100k_base, as published. Nobody here has run it

Super Security

Overview

Identify risks, test defenses, and ship actionable remediation.

User Intent Examples

  • "Need help with Security Audits for my product/site."
  • "Create a plan for Threat Modelling."
  • "Audit or improve Web Security Testing."

Workflow

  1. Define scope, assets, and threat model.
  2. Review architecture and security controls.
  3. Run targeted security testing and audits.
  4. Prioritize findings by impact and exploitability.
  5. Deliver fixes and verification steps.
  6. Document residual risk and monitoring.

Minimal Intake Questions

  • Primary goal or outcome
  • Scope (pages, systems, teams, or timeframe)
  • Constraints (tools, budget, timeline)

Output Format

  • Threat model and scope
  • Findings with severity and evidence
  • Remediation plan
  • Verification checklist
  • Residual risk notes

Routing Map (Modules)

  • Security Audits -> references/modules/security-auditor.md
  • Threat Modelling -> references/modules/threat-modelling-expert.md
  • Web Security Testing -> references/modules/web-security-testing.md

Bundled References

  • references/modules/
  • scripts/
  • assets/
  • agents/

Compatibility Notes

  • If any module references slash commands or tool-specific paths, translate them into plain-language steps.
  • Keep outputs platform-agnostic unless the user specifies a specific tool, stack, or agent.

Guardrails

  • Do not perform unauthorized testing.
  • Avoid exploit instructions without explicit permission.
  • Separate confirmed findings from hypotheses.

What ships with it: 13 files

909.3 KB alongside SKILL.md

agents/

examples/

Gives 0 of the 12 instructions most security skills give in 332 tokens

Counted across 648 of the 828 authors here whose files we hold, read 2026-08-07

  • Parameterize all database queriesin 68 of 648, across 51 files
  • Hash passwords using bcrypt, scrypt, or argon2in 49 of 648, across 36 files
  • Apply rate limiting to authentication endpointsin 48 of 648, across 24 files
  • Configure security headersin 35 of 648, across 19 files
  • Validate all inputsin 32 of 648, across 24 files
  • Validate all external input at the system boundaryin 29 of 648, across 19 files
  • Run containers as a non-root userin 28 of 648, across 15 files
  • Use httponly secure samesite cookies for sessionsin 26 of 648, across 15 files
  • Run dependency audits before every releasein 21 of 648, across 10 files
  • Encode output to prevent cross-site scriptingin 21 of 648, across 11 files
  • Copy dependencies before source codein 20 of 648, across 9 files
  • Store secrets in environment variablesin 20 of 648, across 18 files

Said here and by no other author read

  • Define scope, assets, and threat model
  • Review architecture and security controls
  • Run targeted security testing and audits
  • Prioritize findings by impact and exploitability
  • Deliver fixes and verification steps
  • Document residual risk and monitoring

Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.

Keep looking

Skills are one crate of 326,851. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.