安全

安全扫描与漏洞检测

显示 97-120 / 共 2315 个技能
openai

security-ownership-map

openai

"Analyze git repositories to build a security ownership topology (people-to-file), compute bus factor and sensitive-code ownership, and export CSV/JSON for graph databases and visualization. Trigger only when the user explicitly wants a security-oriented ownership or bus-factor analysis grounded in git history (for example: orphaned sensitive code, security maintainers, CODEOWNERS reality checks for risk, sensitive hotspots, or ownership clusters). Do not trigger for general maintainer lists or non-security ownership questions."

分析 2.5万 7个月前
mcollina

oauth

mcollina

Implements OAuth 2.0/2.1 authorization flows in Fastify applications — configures authorization code with PKCE, client credentials, device flow, refresh token rotation, JWT validation, and token introspection/revocation endpoints. Use when setting up authentication, authorization, login flows, access tokens, API security, or securing Fastify routes with OAuth; also applies when troubleshooting token validation errors, mismatched redirect URIs, CSRF issues, scope problems, or RFC 6749/6750/7636/8252/8628 compliance questions.

认证鉴权 1901 6个月前
SharpAI

depth-estimation

SharpAI

"Real-time depth map privacy transforms using Depth Anything v2 (CoreML + PyTorch)"

性能 3015 5个月前
microsoft

azure-compliance

microsoft

Comprehensive Azure compliance and security auditing capabilities including best practices assessment, Key Vault expiration monitoring, and resource configuration validation. USE FOR: compliance scan, security audit, azqr, Azure best practices, Key Vault expiration check, compliance assessment, resource review, configuration validation, expired certificates, expiring secrets, orphaned resources, policy compliance, security posture evaluation. DO NOT USE FOR: deploying resources (use azure-deploy), cost analysis alone (use azure-cost-optimization), active security hardening (use azure-security-hardening), general Azure Advisor queries (use azure-observability).

云服务 245 6个月前
zakirkun

guardian-cli

zakirkun

An enterprise-grade, AI-powered penetration testing automation CLI tool. Orchestrates multiple specialized AI agents (Planner, ToolAgent, Analyst, Reporter) backed by 4 AI providers (OpenAI, Claude, Gemini, OpenRouter) and 19 integrated security tools through YAML-defined workflows. Produces professional Markdown, HTML, or JSON security reports with full evidence capture and traceability.

自动化 1853 6个月前
screem500

prompt-injection-auditor

screem500

Security audit of LLM system prompts, agent instruction files (SKILL.md, AGENTS.md, CLAUDE.md), and agent configurations against prompt injection attacks. Use when the user wants to (1) audit or harden a system prompt or agent instructions against prompt injection, (2) review an agent skill or system prompt for security weaknesses before publishing, (3) generate a prompt-injection risk report with severity ratings and fixes, (4) run authorized red-team tests against an LLM agent they own or are permitted to test, or (5) check for data-leakage risks such as exposed secrets, weak instruction hierarchy, or missing output constraints. Not for general code review, prompt writing assistance, or testing third-party systems without authorization.

安全 15 1个月前
melodic-software

Pick for the problem

melodic-software

"Re-anchor the discipline that a tool, library, framework, language, or approach is chosen to fit the actual problem — not reached for out of habit, availability, incumbency, or preconception — then audit the selection in flight and re-derive it from the problem. Use when: 'pick for the problem', 'right tool for the job', 'which library should we use', 'what framework', 'should we build this or use X', 'is this the right approach', 'you defaulted to X', 'we always reach for X', 'evaluate the options', 'choose a dependency', or at conversation start on a build-vs-buy or technology-selection decision."

学术 12 22天前
AuroraProudmoore

java-audit-skill

AuroraProudmoore

AI驱动的Java/前端代码安全审计技能,实现系统化、高覆盖率的漏洞挖掘。使用场景: (1) 审计Java/Kotlin项目寻找安全漏洞(0day挖掘、代码审计、安全评估) (2) 审计前端项目(JavaScript/TypeScript/React/Vue)寻找安全漏洞 (3) 企业级代码库的安全审计(支持大型项目) (4) 需要高质量、低幻觉率的安全审计报告 (5) CI/CD集成的前期漏洞发现 触发关键词:Java审计、代码审计、安全审计、漏洞挖掘、0day、安全评估、前端审计、React审计、Vue审计、Java security audit、code review for security

代码评审 24 5个月前
isdvsv

bug-hunter

isdvsv

"Adversarial bug hunting with a sequential-first pipeline (Recon, Hunter, Skeptic, Referee) that can optionally use safe read-only parallel triage. Finds, verifies, and auto-fixes real bugs by default (with --scan-only opt-out) using checkpointed verification and resume state for large codebases. Use this skill whenever the user wants bug finding, security audits, regression checks, or code review focused on runtime behavior."

CLI 工具 2 5个月前
mj9733246-cloud

code-review-expert

mj9733246-cloud

"Expert code review of current git changes with a senior engineer lens. Detects SOLID violations, security risks, and proposes actionable improvements."

代码评审 0 7个月前
kenryu42

cc-safety-net

kenryu42

"Operate CC Safety Net: explain why a command was blocked, triage false positives, configure custom rulebooks, manage agent CLI integrations, and diagnose protection."

CLI 工具 1524 7天前
mukul975

auditing-azure-active-directory-configuration

mukul975

Auditing Microsoft Entra ID (Azure Active Directory) configuration to identify risky authentication policies, overly permissive role assignments, stale accounts, conditional access gaps, and guest user risks using AzureAD PowerShell, Microsoft Graph API, and ScoutSuite.

分析 3.1万 6个月前
mukul975

analyzing-office365-audit-logs-for-compromise

mukul975

Parse Office 365 Unified Audit Logs via Microsoft Graph API to detect email forwarding rule creation, inbox delegation,

分析 3.1万 5个月前
mukul975

analyzing-heap-spray-exploitation

mukul975

Detect and analyze heap spray attacks in memory dumps using Volatility3 plugins to identify NOP sled patterns,

代码评审 3.1万 5个月前
mukul975

analyzing-security-logs-with-splunk

mukul975

Leverages Splunk Enterprise Security and SPL (Search Processing Language) to investigate security incidents through log correlation, timeline reconstruction, and anomaly detection. Covers Windows event logs, firewall logs, proxy logs, and authentication data analysis. Activates for requests involving Splunk investigation, SPL queries, SIEM log analysis, security event correlation, or log-based incident investigation.

文件操作 3.1万 6个月前
mukul975

analyzing-network-packets-with-scapy

mukul975

Craft, send, sniff, and dissect network packets using Scapy for protocol analysis, network reconnaissance, and

数据处理 3.1万 5个月前
mukul975

analyzing-kubernetes-audit-logs

mukul975

'Parses Kubernetes API server audit logs (JSON lines) to detect exec-into-pod, secret access, RBAC modifications,

数据处理 3.1万 5个月前
asamassekou10

ship-safe

asamassekou10

Run a full security audit on this project — 12 agents scan for secrets, injections, auth bypass, SSRF, supply chain attacks, misconfigs, and more. Use when the user wants a security audit, vulnerability scan, or asks if their code is safe to ship.

代码评审 826 6个月前
asamassekou10

ship-safe-scan

asamassekou10

Quick scan for leaked secrets — API keys, passwords, tokens, database URLs. Use when the user wants to check for hardcoded secrets or exposed credentials.

数据处理 826 6个月前
ArabelaTso

critical-interval-security-checker

ArabelaTso

Analyzes code to identify security-critical time intervals and timing vulnerabilities in authentication, authorization, and time-sensitive security operations. Use this skill when reviewing code for proper timeout enforcement, token expiration, session management, rate limiting, password reset validity, or any time-sensitive security mechanism. Detects missing expiration checks, excessive timeout values, lack of rate limiting, client-side only validation, hardcoded timeouts, and timing attack vulnerabilities. Triggers when users ask to check security timeouts, verify token expiration handling, audit session timeout implementation, review rate limiting, or analyze time-based security controls.

认证鉴权 238 6个月前
ArabelaTso

config-consistency-checker

ArabelaTso

Automatically analyzes configuration files to detect inconsistencies, conflicts, missing keys, and divergent values across environments, versions, or modules. Use when managing multi-environment configurations, detecting config drift, validating configuration changes, or ensuring consistency across microservices. Supports JSON, YAML, TOML, INI, XML, .env, and properties files. Identifies security issues like hardcoded secrets and provides actionable resolution guidance.

数据处理 238 6个月前
ArabelaTso

cve-watchlist-action-recommendation-generator

ArabelaTso

Generate prioritized CVE watchlists and actionable security recommendations for repositories. Use when analyzing CVE scan results, creating security reports, prioritizing vulnerability remediation, or generating security gate reports for CI/CD. Takes CVE scan results (JSON/SARIF from npm audit, pip-audit, Snyk), reachability analysis, and cutoff date as input. Combines severity, reachability, exploitability, and dependency criticality to rank CVEs by practical risk. Outputs markdown reports with concrete next-step guidance (immediate upgrade, monitor, ignore with justification, apply mitigation) suitable for issue trackers, security reviews, and CI security gates.

代码生成 238 6个月前
NeoLabHQ

kaizen:analyse-problem

NeoLabHQ

Comprehensive A3 one-page problem analysis with root cause and action plan

代码评审 1482 6个月前
NeoLabHQ

reflexion:reflect

NeoLabHQ

Reflect on previus response and output, based on Self-refinement framework for iterative improvement with complexity triage and verification

代码评审 1482 6个月前