superagent-ai

27 mods across 7 repositories, 12k stars between them.

agent-browser

01

superagent-ai/grok-cli

Skill Claude CodeCodex

Use the host-side agent-browser CLI for local browser smoke tests, screenshots, snapshots, and simple UI validation against forwarded localhost URLs.

3.4k 1mo ago A 31 tokens original MIT

agent-desktop

02

superagent-ai/grok-cli

Skill Claude CodeCodex

Use the built-in Computer sub-agent with agent-desktop for macOS desktop automation. Apply when a task needs application launching, accessibility snapshots, stable element refs, window focusing, semantic clicks/typing, or visual confirmation outside the browser sandbox.

3.4k 1mo ago A 56 tokens original MIT

find-skills

03

superagent-ai/grok-cli

Skill Claude CodeCodex

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

3.4k 1mo ago A 67 tokens copy · 81% MIT

grok-cli AGENTS.md

09

superagent-ai/grok-cli

Instructions file CodexOpenCode

Instructions for superagent-ai/grok-cli, covering agents.md, cursor cloud specific instructions, quick reference, known issues and environment.

3.4k 1mo ago A 467 tokens original MIT

authz-security

10

superagent-ai/skills

Skill Claude CodeCodex

Review application source code for broken authorization — IDOR / Broken Object Level Authorization (OWASP API1), Broken Function Level Authorization (API5), mass assignment (API3), multi-tenant isolation gaps, and privilege escalation. Reads routes, controllers, resolvers, and data models offline and reports the…

75 17d ago A 150 tokens original MIT

ci-cd-security

11

superagent-ai/skills

Skill Claude CodeCodex

Scan GitHub Actions workflow files for security vulnerabilities by reading the YAML and reporting findings directly — no external tools, no installation, no shell execution. Use this skill whenever the user shares a .github/workflows/ file, pastes workflow YAML, asks for a CI/CD security review, mentions…

75 17d ago A 174 tokens original MIT

crypto-secrets

12

superagent-ai/skills

Skill Claude CodeCodex

Audit application source code and configuration for cryptography and secrets hygiene issues: hardcoded API keys, committed .env files, private keys, weak hashes, insecure encryption modes, unsafe randomness, bad KDF/password hashing, JWT signing mistakes, disabled TLS verification, and dangerous serialization. Runs a…

75 17d ago A 195 tokens original MIT

hacker

13

superagent-ai/skills

Skill Claude CodeCodex

Cursor-native offensive security engagement and exploitability autoresearch orchestrator inspired by offensive-claude. Use for an authorized offensive engagement, red-team or pentest workflow, Kill Chain style assessment, scoped web/network/cloud/mobile/AD/bug-bounty offensive plan, or exploitability validation of…

75 17d ago A 160 tokens original MIT

infra-security

14

superagent-ai/skills

Skill Claude CodeCodex

Audit Infrastructure-as-Code for security misconfigurations before it ships — Terraform (.tf/.tfvars/.hcl), CloudFormation/SAM (YAML/JSON), Kubernetes & Helm manifests, and Docker / Docker Compose. Reads the IaC offline and reports each misconfiguration at file:line with a severity (P0–P3) and a corrected snippet. A…

75 17d ago B 228 tokens original MIT

pr-github-ops

15

superagent-ai/skills

Skill Claude CodeCodex

Post Superagent PR security scan findings as inline GitHub pull request review comments using the authenticated gh CLI. Use whenever you need to comment on a PR scan finding, manage Superagent PR labels, complete a GitHub check run, or avoid posting findings as general PR thread comments. Trigger for any Superagent…

75 17d ago A 81 tokens original MIT

recon-security

16

superagent-ai/skills

Skill Claude CodeCodex

Guide authorized external penetration testing from recon through validation and scoped exploitation using free and open-source tools. Use for domain/IP attack surface mapping, subdomain discovery, nmap/httpx/nuclei/ffuf workflows, web app testing, SIP/NAS checks, Burp/ZAP validation, PoC documentation, and pentest…

75 17d ago A 74 tokens original MIT

superagent-ai/skills

Skill Claude CodeCodex

Run a bounded red-teaming autoresearch loop to generate LLM guardrail training data. You (the agent running the skill) are the attacker and the judge: you craft attacks and label every response. The only model the harness calls is the target under test, over any OpenAI-compatible API (OpenRouter, Moonshot/Kimi…

75 17d ago A 187 tokens original MIT

superagent-ai/skills

Skill Claude CodeCodex

Audit a GitHub repository's security posture and hardening gaps across branch protection, CODEOWNERS, GitHub Actions, publish/release integrity, collaborator access, security features, and dependency review. Use when reviewing or hardening a repo, assessing GitHub configuration, checking CI/CD or Actions security…

75 17d ago A 125 tokens original MIT

superagent-ai/skills

Skill Claude CodeCodex

Verify whether an incoming security advisory is a real, disclosable vulnerability in a target repository checkout, and assign an honest severity. Use when triaging an advisory, GHSA, scanner finding, or draft report from the researcher/reporter side to decide if it is worth disclosing. Optimizes against false…

75 17d ago A 73 tokens original MIT

skill-security

20

superagent-ai/skills

Skill Claude CodeCodex

Audit an AI agent skill for security risks before installing or trusting it. Runs a deterministic scanner (regex patterns, Python AST analysis, source-to-sink taint tracking, and YARA signatures) and then reasons about intent — catching prompt injection, credential exfiltration, persistence, memory poisoning…

75 17d ago B 145 tokens original MIT

superagent

21

superagent-ai/skills

Skill Claude CodeCodex

Set up Superagent Context Guardrails at coding-agent tool boundaries, configure and safely use the remote MCP server, and manage signed webhooks for findings, security reports, Contributor Trust, and Runtime Guardrails. Use when the user asks to enable context scanning before an agent consumes URLs, files, email…

75 17d ago A 102 tokens original MIT

superagent-ai/skills

Skill Claude CodeCodex

Review new or changed dependencies for supply-chain compromise before they enter a project — malicious install scripts (preinstall/postinstall), binding.gyp/node-gyp install-time execution (June 2026 worm), self-propagating worms (Shai-Hulud, binding.gyp), credential harvesting and exfiltration, obfuscated payloads…

75 17d ago D 244 tokens original MIT

superagent-ai/skills

Skill Claude CodeCodex

Triage inbound vulnerability reports - GitHub Advisories (GHSA/CVE), bug bounty submissions, HackerOne/Bugcrowd/Intigriti exports, or a researcher's issue - to decide whether a finding is real, by-design, or noise. Reads the report offline, cross-references the project's documented intent and threat model…

75 17d ago B 161 tokens original MIT

brin-scan

24

superagent-ai/brin

Command

Scan a package, repo, MCP server, domain, web page, or skill for security threats using the brin API.

50 5mo ago A 30 tokens