Skillshare — Security skill for Claude Code
Curated, security-checked collection of Claude Code skills — every submission is scanned before it gets in.
How to install Skillshare
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open SOCHI-Co/skillshare and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Skillshare does
Curated, security-checked collection of Claude Code skills — every submission is scanned before it gets in.
Alternatives in Security
- Security Scan Report — Generated: 2026-04-10 20:48 UTC Skills scanned: 134 Total findings: 836 Critical: 32 High: 50 Safe skills: 100 18.1k ★
- Skill Coverage Audit — Trace codepaths in diffs, map against tests, auto-generate missing coverage — use before shipping PRs 2.8k ★
- Bountyforge — All-round bug bounty skill for Claude Code parallelized agents for smart contract audits (EVM, Move, Solana, T 399 ★
README
skillshare_
Curated, security-checked collection of Claude Code skills and repos — by friends, for friends.
[ 🛡️ **OPEN THE CATALOG →** ](https://coingyy.github.io/skillshare/)
**https://coingyy.github.io/skillshare/**
[](https://coingyy.github.io/skillshare/) [](https://github.com/Coingyy/skillshare/edit/main/skills.json)
How it works
- All skills live in `skills.json` — the website reads from it.
- New skills come in via pull request (see CONTRIBUTING.md).
- Every PR automatically runs a security scan (`scripts/security_scan.py`):
the submitted repo is cloned and scanned for red flags — shell pipes (
curl | sh), credential access, prompt injection, obfuscated payloads, destructive commands. The report is posted as a comment on the PR. - HIGH findings reject the submission automatically. If the scan passes, a bot drafts the catalog entry, opens a PR, and merges it — the skill appears on the website with no human in the loop.
Disclaimer
The automated scan catches blunt malware, but **no scan is perfect and "checked" is not a safety guarantee**. These are third-party repos; we take no responsibility for what they do. Installing is your own decision — skim a skill's hooks, shell scripts, and `SKILL.md` yourself before installing it.
Local testing
# View the website locally (fetch() doesn't work over file://)
python -m http.server 8080
# → http://localhost:8080
# Run the scanner manually against a repo
python scripts/security_scan.py --repo https://github.com/user/skill-repo --report report.md
Related Skills
Appstore Approval Audit
Pass Apple review on the first try - a Claude Code skill that audits your iOS app (Swift, Expo/RN, Flutter) be
Academic Paper Accuracy And Citation Audit
Use when: (1) performing a multi-pass LaTeX paper audit covering data consistency, cross-references, scientifi
Claude Skills Directory
A curated, community-maintained directory of Claude Code skills — from official Anthropic document tools to co
Bugbounty Cybersec AI Agent Resources
Research archive & knowledge base for building an autonomous bug bounty / vulnerability discovery AI agent. Cu
Perplexity Super Skills
Complete collection of 12 Perplexity Computer Super-Skills merging Perplexity + Claude Code capabilities acros
PR Reviewer Skill
Comprehensive GitHub PR code review skill for Claude Code. Automates data collection via gh CLI, analyzes agai
Related Agents
Antfu's Skills
Anthony Fu's curated collection of agent skills.
Engine Design Review Risk Governance
Before a change you've asked for gets built, checks how the plan could fail, be abused, or break a rule it mus
Feasibility Scout
Use when candidate contest ideas must be reality-checked before one is chosen. Triggers 실현가능성, 이 데이터 구할 수 있나,