RADAR SKILL · GITHUB
Agent Skills utili, ordinati per utilizzo reale.
Confronta Skills verificati per funzione, contenuto del pacchetto, installazioni e affidabilità della fonte.
- AMBITO CATALOGO
- VERIFICATO
- Skills
- 5771
- repository
- 824
- ultimo aggiornamento
- 8 set 2026
bagelholepolicy-as-code
Implement policy as code with OPA, Sentinel, and Kyverno. Automate policy enforcement in CI/CD and infrastructure. Use when enforcing compliance through automation.
- installazioni
- 2
- GitHub Stars
- 1,1K
- Aggiornato
- 22 mag
bagelholeprompt-injection-defense
Defend AI systems against prompt injection and indirect prompt attacks using input controls, tool permissions, output validation, and isolation boundaries.
- installazioni
- 2
- GitHub Stars
- 1,1K
- Aggiornato
- 22 mag
bagelholerunbook-creation
Create operational runbooks and standard operating procedures. Document troubleshooting guides and recovery procedures. Use when documenting operational knowledge.
- installazioni
- 2
- GitHub Stars
- 1,1K
- Aggiornato
- 22 mag
bagelholesast-scanning
Perform static application security testing with tools like Semgrep, CodeQL, and SonarQube. Identify security vulnerabilities in source code before deployment. Use when implementing secure SDLC, code review automation, or security gates in CI/CD pipelines.
- installazioni
- 2
- GitHub Stars
- 1,1K
- Aggiornato
- 22 mag
bagelholesbom-supply-chain
Generate, sign, and verify SBOMs and provenance attestations to secure the software supply chain. Use when implementing SLSA controls, artifact trust policies, or compliance evidence for releases.
- installazioni
- 2
- GitHub Stars
- 1,1K
- Aggiornato
- 22 mag
bagelholesecurity-automation
Automate security workflows and remediation. Build security pipelines, automate compliance checks, and implement SOAR capabilities. Use when scaling security operations or implementing DevSecOps.
- installazioni
- 2
- GitHub Stars
- 1,1K
- Aggiornato
- 22 mag
bagelholesemantic-versioning
Automate versioning and changelog generation using semantic versioning principles. Configure release automation, version bumping, and changelog tools. Use when implementing version management or automating release processes.
- installazioni
- 2
- GitHub Stars
- 1,1K
- Aggiornato
- 22 mag
bagelholesoc2-compliance
Implement SOC 2 Trust Services Criteria. Configure security, availability, and processing integrity controls. Use when achieving SOC 2 certification.
- installazioni
- 2
- GitHub Stars
- 1,1K
- Aggiornato
- 22 mag
bagelholesops-encryption
Encrypt files and configs with Mozilla SOPS. Integrate with AWS KMS, GCP KMS, or PGP for key management. Use when encrypting configuration files, Kubernetes secrets, or implementing GitOps with encrypted secrets.
- installazioni
- 2
- GitHub Stars
- 1,1K
- Aggiornato
- 22 mag
bagelholesre-dashboards
Design and operationalize SRE dashboards that surface reliability, latency, error, saturation, and capacity signals across services. Use when building observability views for SLOs, incident response, and executive reliability reporting.
- installazioni
- 2
- GitHub Stars
- 1,1K
- Aggiornato
- 22 mag
bagelholessh-configuration
Configure SSH servers and clients securely. Manage keys, tunnels, and config files. Use when setting up secure remote access.
- installazioni
- 2
- GitHub Stars
- 1,1K
- Aggiornato
- 22 mag
bagelholessl-tls-management
Manage SSL/TLS certificates with Let's Encrypt and internal PKI. Configure secure HTTPS, certificate renewal, and cipher suites. Use when implementing secure communications.
- installazioni
- 2
- GitHub Stars
- 1,1K
- Aggiornato
- 22 mag
bagelholesupply-chain-attack-response
Detect, respond to, and prevent software supply chain attacks on package registries, container images, and CI/CD pipelines with lockfile auditing, provenance verification, and emergency response playbooks.
- installazioni
- 2
- GitHub Stars
- 1,1K
- Aggiornato
- 22 mag
bagelholesystemd-services
Create and manage systemd services and timers. Configure service dependencies and resource limits. Use when managing system services.
- installazioni
- 2
- GitHub Stars
- 1,1K
- Aggiornato
- 22 mag
bagelholeterraform-aws
Provision AWS infrastructure with Terraform. Create modules, manage state, and implement IaC best practices. Use when deploying AWS resources declaratively.
- installazioni
- 2
- GitHub Stars
- 1,1K
- Aggiornato
- 22 mag
bagelholethreat-modeling
Conduct threat modeling using STRIDE methodology. Identify threats, assess risks, and design security controls. Use when designing secure systems or assessing application security.
- installazioni
- 2
- GitHub Stars
- 1,1K
- Aggiornato
- 22 mag
bagelholevendor-management
Implement vendor risk management programs. Assess third-party security and maintain vendor inventory. Use when managing supplier security.
- installazioni
- 2
- GitHub Stars
- 1,1K
- Aggiornato
- 22 mag
bagelholevulnerability-scanning
Scan systems and dependencies for CVEs and security vulnerabilities. Use tools like Nessus, OpenVAS, and Qualys to identify and prioritize vulnerabilities. Use when performing security assessments, compliance scanning, or vulnerability management.
- installazioni
- 2
- GitHub Stars
- 1,1K
- Aggiornato
- 22 mag
bagelholewaf-setup
Deploy and tune Web Application Firewalls. Configure rules for OWASP Top 10 protection. Use when protecting web applications from common attacks.
- installazioni
- 2
- GitHub Stars
- 1,1K
- Aggiornato
- 22 mag
redisredis-clustering
Redis Cluster and replication guidance covering hash tags for multi-key operations, avoiding CROSSSLOT errors, and reading from replicas to scale read-heavy workloads. Use when designing keys for a sharded Redis Cluster, debugging CROSSSLOT errors on MGET / SDIFF / pipelines, configuring a multi-key transaction in a cluster, or routing reads to replicas for caches, analytics, or dashboards.
- installazioni
- 2
- GitHub Stars
- 142
- Aggiornato
- 1 set
redisredis-connections
Redis client and connection guidance covering connection pooling, multiplexing, pipelining, client-side caching with RESP3, avoiding slow commands (KEYS, SMEMBERS, HGETALL), and tuning socket timeouts. Use when configuring a Redis client (redis-py, Jedis, Lettuce, NRedisStack), batching commands for throughput, eliminating per-request connection creation, iterating large keyspaces with SCAN, enabling client-side caching for read-heavy workloads, or setting connect and read timeouts.
- installazioni
- 2
- GitHub Stars
- 142
- Aggiornato
- 1 set
redisredis-observability
Redis observability guidance — which metrics to monitor (memory, connections, hit ratio, ops/sec, rejected connections), which built-in commands to reach for during incident triage (SLOWLOG, INFO, MEMORY DOCTOR, CLIENT LIST, FT.PROFILE), and when to use the Redis Insight GUI. Use when setting up monitoring or alerts for a Redis instance, diagnosing a performance regression, profiling a slow FT.SEARCH query, or wiring Redis metrics into Prometheus, Datadog, or similar.
- installazioni
- 2
- GitHub Stars
- 142
- Aggiornato
- 1 set
redisredis-security
Redis security guidance covering authentication (requirepass and ACL users), TLS, ACL-based least-privilege access control, restricting network exposure via bind and protected-mode, firewall rules, and disabling dangerous commands. Use when deploying Redis to production, defining ACL users for an application, configuring TLS connections, locking down a Redis instance behind a firewall, or auditing a Redis deployment for security hardening.
- installazioni
- 2
- GitHub Stars
- 142
- Aggiornato
- 1 set
binancebinance-agentic-wallet
Use when the user mentions wallet connect/sign in/sign out, check balance, send/transfer tokens, swap/buy/sell tokens, DEX trade, limit/market order, cancel order, get a quote, transaction history, wallet settings, daily limit, slippage, MEV protection, supported chains, prediction market, place prediction, redeem winnings, prediction PnL, x402 payment, HTTP 402 Payment Required, check/revoke/manage token approvals, DeFi protocols, staking, liquidity pool, LP, yield farming, deposit, redeem, stake, unstake, claim rewards/fees, health factor, APY, TVL, sign external transaction, contract call, sign message, EIP-712, developer mode, speed up/cancel/replace transaction, pending/stuck transactions, or any on-chain wallet operation.
- installazioni
- 2
- GitHub Stars
- 1K
- Aggiornato
- 3 set