Add cloud metadata hardening skill#2570
Open
hgm1111 wants to merge 1 commit into
Open
Conversation
a1c91bb to
869f321
Compare
869f321 to
0a4f26f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Checklist
Please confirm the following before submitting:
injection-hardened: trueset in frontmatterallowed-toolsscoped to minimum necessary permissionsindex.yamlupdated with new skill entry (if adding a skill)What This PR Does
Adds a new
cloud-metadata-hardeningskill for issue #290. The skill reviews cloud metadata service exposure across AWS, Azure, GCP, and Kubernetes by combining provider metadata settings, workload reachability, SSRF-capable application flows, identity blast radius, and network/proxy boundary evidence.The PR also:
tests/directory.index.yamland increments the skill count to 46.Closes #290.
Framework References
Testing
Tested locally with Codex by validating:
git diff --checkskills/androles/SKILL.mdfilesindex.yamlfile entries existBounty Tier
Author / Intermediate ($350 requested): multi-provider cloud coverage, Kubernetes and application SSRF interactions, nuanced false-positive guardrails, and 6 test fixtures.