Security

Security scanning and vulnerability detection

Showing 1321-1344 of 2332 skills
luisschmitzheadline

strategic-planning

by luisschmitzheadline

Analyzes the founder's business context to deliver the 3 highest-impact next moves for growth (marketing or sales). Asks up to 10 diagnostic questions when needed to uncover bottlenecks, struggles, and opportunities. Use when user needs strategic guidance, next steps, growth planning, or actionable business strategy.

Code Review 23 7mo ago
k1lgor

infra-architect

by k1lgor

Use this for Infrastructure as Code (Terraform, CloudFormation), cloud resource setup, networking, IAM policies, and general cloud architecture.

Cloud 3 7mo ago
k1lgor

security-reviewer

by k1lgor

Use this when the user asks for a security review, vulnerability check, or wants to know if code is safe. Focus on common issues like injection, broken auth, insecure defaults, and sensitive data exposure.

Code Review 3 7mo ago
spjoshis

compliance-management

by spjoshis

Master compliance management with GDPR, SOC 2, ISO 27001, audit preparation, and regulatory requirements.

Processing 6 8mo ago
ThepExcel

skill-creator-thepexcel

by ThepExcel

Guide for creating and enhancing skills. Use when users want to create a new skill, update/improve an existing skill, or audit skill quality. Supports both creation from scratch and enhancement of existing skills with audit rubric scoring.

Code Review 22 7mo ago
smartchainark

skill-security-audit

by smartchainark

Detect malicious patterns in AI Agent skills — 13 detectors for backdoors, credential theft, data exfiltration, and supply-chain attacks. Based on SlowMist's ClawHub threat intelligence (472+ malicious skills). Pure Python, zero dependencies.

Code Review 10 7mo ago
BbgnsurfTech

story-based-framing

by BbgnsurfTech

This skill should be used when describing patterns or anti-patterns for detection by LLM agents across any domain (code analysis, business processes, security audits, UX design, data quality, medical diagnosis, etc.). Uses narrative storytelling structure ("The Promise" → "The Betrayal" → "The Consequences" → "The Source") to achieve 70% faster pattern identification compared to checklist or formal specification approaches. Triggers when creating pattern descriptions for any systematic analysis, detection tasks, or when delegating pattern-finding to sub-agents.

Design 21 8mo ago
igbuend

encoding-bypass-anti-pattern

by igbuend

"Security anti-pattern for encoding bypass vulnerabilities (CWE-838). Use when generating or reviewing code that handles URL encoding, Unicode normalization, or character set conversions before security validation. Detects validation before normalization and double-encoding issues."

Database 8 6mo ago
igbuend

cryptography-as-a-service-pattern

by igbuend

Security pattern for delegating cryptographic operations and key management to an external service. Use when designing systems that should not possess cryptographic keys directly. Implementation of Cryptographic Key Management pattern. Examples include Android Keystore, iOS KeyChain, AWS KMS, Azure Key Vault, Google Cloud KMS. Reduces risk of key leakage and cipher misconfiguration.

Cloud 8 6mo ago
igbuend

log-injection-anti-pattern

by igbuend

"Security anti-pattern for log injection vulnerabilities (CWE-117). Use when generating or reviewing code that writes to log files, handles logging of user input, or processes log data. Detects unsanitized data in log messages enabling log forging and CRLF injection."

Processing 8 6mo ago
igbuend

hardcoded-secrets-anti-pattern

by igbuend

"Security anti-pattern for hardcoded credentials and secrets (CWE-798). Use when generating or reviewing code that handles API keys, passwords, database credentials, encryption keys, or any sensitive configuration. Detects embedded secrets and recommends environment variables or secret managers."

API Dev 8 6mo ago
igbuend

length-extension-attacks-anti-pattern

by igbuend

"Security anti-pattern for hash length extension vulnerabilities (CWE-328). Use when generating or reviewing code that uses hash(secret + message) for authentication, API signatures, or integrity verification. Detects Merkle-Damgard hash misuse."

Code Gen 8 6mo ago
derKlinke

find-bugs

by derKlinke

Find bugs, security vulnerabilities, and code quality issues in local branch changes. Use when asked to review changes, find bugs, security review, or audit code on the current branch.

Auth 8 6mo ago
ngxtm

anti-reversing-techniques

by ngxtm

"Understand anti-reversing, obfuscation, and protection techniques encountered during software analysis. Use when analyzing protected binaries, bypassing anti-debugging for authorized analysis, or u..."

Auth 8 6mo ago
igbuend

encryption-pattern

by igbuend

Security pattern for implementing encryption and decryption operations. Use when encrypting data for confidentiality, selecting encryption algorithms (AES, RSA), configuring cipher modes (GCM, CBC), choosing key lengths, or implementing symmetric/asymmetric encryption. Specialization of Cryptographic action pattern addressing confidentiality requirements.

Processing 8 6mo ago
igbuend

integer-overflow-anti-pattern

by igbuend

"Security anti-pattern for integer overflow vulnerabilities (CWE-190). Use when generating or reviewing code that performs arithmetic on user-controlled values, handles sizes/quantities, or calculates prices/amounts. Detects overflow in validated inputs."

Code Review 8 6mo ago
igbuend

ethical-hacking-ethics

by igbuend

Legal and ethical guidelines for bug bounties, pentesting, and security research. Use when conducting authorized security testing.

Processing 8 7mo ago
igbuend

missing-security-headers-anti-pattern

by igbuend

"Security anti-pattern for missing security headers (CWE-16). Use when generating or reviewing web application code, server configuration, or HTTP response handling. Detects missing CSP, HSTS, X-Frame-Options, and other protective headers."

API Dev 8 6mo ago
igbuend

kics

by igbuend

Run Checkmarx KICS for Infrastructure as Code security scanning. Use when analyzing Terraform, CloudFormation, Kubernetes, Ansible, Dockerfile, or other IaC for misconfigurations and security issues.

Cloud 8 6mo ago
igbuend

debug-mode-production-anti-pattern

by igbuend

"Security anti-pattern for debug mode in production (CWE-215). Use when generating or reviewing code that configures application settings, deployment configurations, or error handling. Detects hardcoded debug flags and development-only features in production."

CI/CD 8 6mo ago
igbuend

jwt-misuse-anti-pattern

by igbuend

"Security anti-pattern for JWT misuse vulnerabilities (CWE-287). Use when generating or reviewing code that creates, validates, or uses JSON Web Tokens. Detects 'none' algorithm attacks, weak secrets, sensitive data in payloads, and missing expiration."

Auth 8 6mo ago
igbuend

encrypted-tunnel-pattern

by igbuend

Security pattern for channel-level encryption (TLS/SSH). Use when implementing HTTPS, securing all communication between endpoints, setting up TLS connections, or when infrastructure should handle encryption transparently. Addresses "Leak action request or data in transit" problem.

Processing 8 6mo ago
igbuend

hallucinated-packages-anti-pattern

by igbuend

"Security anti-pattern for hallucinated (non-existent) packages (CWE-1357). Use when generating or reviewing AI-assisted code that imports packages, dependencies, or libraries. CRITICAL AI-specific vulnerability with 5-21% hallucination rate. Detects dependency confusion and slopsquatting risks."

Embeddings 8 6mo ago
igbuend

authentication-pattern

by igbuend

Security pattern for implementing authentication in software systems. Use when designing or reviewing authentication mechanisms, implementing login systems, verifying user identity, protecting system access, or addressing OWASP authentication flaws. Provides guidance on enforcers, verifiers, evidence providers, subject registration, credential management, and security considerations.

Auth 8 6mo ago