Agent Skills by Q16G
Showing 51 vetted skills indexed across 1 GitHub repositories.
vuln-reproduction
Normalize vulnerability findings into standardized reproduction tasks with traceable evidence chains.
dataflow-analysis
Analyze cross-function taint propagation with SyntaxFlow MCP and deterministic fallback.
security-header-audit
Detect missing or misconfigured HTTP security headers and cookie attributes.
project-framework-analysis
Map technology stacks, architecture layers, and entry points into a project-framework diagram.
dependency-decompile
Recover readable source code for critical-path dependencies lacking source.
sast-scan
Scan multi-language codebases with local Semgrep rules for security weaknesses.
session-security
Audit session management for weak IDs, fixation risks, and cookie misconfigurations.
dependency-audit
Scan project manifests and lockfiles to identify known CVEs.
stored-xss-detection
Trace storage XSS risk chains from source to render sinks.
business-logic-auth-review
Audit authentication and authorization weaknesses across Java, PHP, Python, and Go codebases.
client-js-audit
Audit client-side JavaScript for DOM XSS and token handling risks.
secret-detection
Detect hard-coded secrets in code repositories and generate remediation guidance.
client-side-sec
Audit CSP configurations and DOM data flow risks in web projects.
config-sec
Audit YAML, JSON, INI, and environment variable configurations for secrets and insecure settings.
security-code-analysis
Audit code, configurations, and dependencies for security gaps.
auth-authz
Audit authentication and authorization flows for login, session, and ownership controls.
csp-audit
Analyze Content-Security-Policy configurations for unsafe directives and bypass patterns.
web-ctf
Perform black-box reconnaissance on a target URL to identify attack surfaces and extract a flag.
recon-methodology
Enumerate attack surfaces and fingerprint technologies for penetration testing.
registration-abuse
Detect batch registration abuse in registration endpoints.
csrf-testing
Identify and validate CSRF vulnerabilities in cookie-authenticated web endpoints.
web-security-testing
Coordinate web security testing workflows for reconnaissance and vulnerability discovery.
xss-testing
Inject payloads to detect reflected, stored, and DOM XSS vulnerabilities.
notification-abuse
Detect and triage notification abuse across email and SMS endpoints.