registry▌
11 indexed skills · max 10 per page
securing-container-registry-with-harbor
mukul975/Anthropic-Cybersecurity-Skills · securing-container-registry-with-harbor
Harbor is an open-source container registry that provides security features including vulnerability scanning (integrated Trivy), image signing (Notary/Cosign), RBAC, content trust policies, replicatio
securing-container-registry-images
mukul975/Anthropic-Cybersecurity-Skills · securing-container-registry-images
Securing container registry images by implementing vulnerability scanning with Trivy and Grype, enforcing image signing with Cosign and Sigstore, configuring registry access controls, and building CI/CD pipelines that prevent deploying unscanned or unsigned images.
hunting-for-persistence-mechanisms-in-windows
mukul975/Anthropic-Cybersecurity-Skills · hunting-for-persistence-mechanisms-in-windows
Systematically hunt for adversary persistence mechanisms across Windows endpoints including registry, services, startup folders, and WMI subscriptions.
performing-malware-persistence-investigation
mukul975/Anthropic-Cybersecurity-Skills · performing-malware-persistence-investigation
Systematically investigate all persistence mechanisms on Windows and Linux systems to identify how malware survives reboots and maintains access.
hunting-for-registry-persistence-mechanisms
mukul975/Anthropic-Cybersecurity-Skills · hunting-for-registry-persistence-mechanisms
Hunt for registry-based persistence mechanisms including Run keys, Winlogon modifications, IFEO injection, and COM hijacking in Windows environments.
analyzing-malware-persistence-with-autoruns
mukul975/Anthropic-Cybersecurity-Skills · analyzing-malware-persistence-with-autoruns
Use Sysinternals Autoruns to systematically identify and analyze malware persistence mechanisms across registry keys, scheduled tasks, services, drivers, and startup locations on Windows systems.
search-codex-pets
openpets.sh/search-codex-pets-f0oals · developer-tools
Search the OpenPets community registry for Codex / Claude Code / OpenCode / Pi Code pets matching user criteria, returning ranked pet metadata and universal one-click install links for the OpenPets macOS app.
lookup-aircraft
faa.gov/lookup-aircraft-8xuamw · aviation
Look up a US-registered aircraft in the FAA Aircraft Registry by N-number, manufacturer serial, registrant name, or make/model. Returns full registration record (owner, aircraft, airworthiness, Mode-S, status) via direct HTTP GET — no browser, no anti-CSRF dance.
push-to-registry
hashicorp/agent-skills · Productivity
Push Packer build metadata to HCP Packer registry for image lifecycle tracking and governance. \n \n Registers build artifacts in HCP Packer with minimal overhead, storing metadata only (not actual images) and adding less than one minute to build time \n Supports bucket-level labels (updated per build) and immutable build-level labels (git SHA, timestamps) for version control and compliance tracking \n Integrates with Terraform via hcp_packer_artifact data source to query and deploy images acros
container-registry-management
aj-geddes/useful-ai-prompts · AI/ML
Implement comprehensive container registry management including image scanning, vulnerability detection, retention policies, access control, and multi-region replication.