components is a curated, read-only Claude Code skill: a SKILL.md, a JSON
data file (components.json), and markdown references. It ships no executable
code and does not fetch anything at runtime. The main "security" surface is
therefore the integrity of the curated links and commands it recommends.
The latest released version (v0.x) is supported. Older versions are not
patched.
Please report privately rather than opening a public issue if the report involves a security risk. Examples worth reporting:
- A
source.refthat points to a typosquatted package or a compromised/hijacked domain. - A recommended
npxcommand or copy source that pulls malicious code. - A license claim in an entry that is incorrect in a way that creates legal risk.
How to report: open a GitHub Security Advisory
on the repository, or send a private message to the maintainer (@AnayDhawan).
Do not disclose publicly until the entry has been fixed or removed.
- Acknowledgement target: within 7 days.
- Confirmed unsafe entries are removed or corrected immediately and noted in CHANGELOG.md.
Dead links and outdated commands are bugs, not vulnerabilities - open a normal issue or PR for those.