{"id":41725306,"url":"https://github.com/swannysec/robot-tools","last_synced_at":"2026-04-07T00:01:17.987Z","repository":{"id":334452376,"uuid":"1141421660","full_name":"swannysec/robot-tools","owner":"swannysec","description":"A collection of Claude Code plugins for research, security, code analysis, and workflow automation","archived":false,"fork":false,"pushed_at":"2026-04-03T02:07:34.000Z","size":467,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-03T11:56:33.477Z","etag":null,"topics":["agents","ai-developer-tools","ai-development","claude","claude-code","skills"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/swannysec.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"security-toolkit/.claude-plugin/plugin.json","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-24T20:25:48.000Z","updated_at":"2026-04-03T02:06:37.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/swannysec/robot-tools","commit_stats":null,"previous_names":["swannysec/robot-tools"],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/swannysec/robot-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swannysec%2Frobot-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swannysec%2Frobot-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swannysec%2Frobot-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swannysec%2Frobot-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swannysec","download_url":"https://codeload.github.com/swannysec/robot-tools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swannysec%2Frobot-tools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31494177,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-06T17:22:55.647Z","status":"ssl_error","status_checked_at":"2026-04-06T17:22:54.741Z","response_time":112,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agents","ai-developer-tools","ai-development","claude","claude-code","skills"],"created_at":"2026-01-24T23:04:26.084Z","updated_at":"2026-04-07T00:01:17.753Z","avatar_url":"https://github.com/swannysec.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Robot Tools\n\nA comprehensive collection of Claude Code plugins for research, security, code analysis, and workflow automation.\n\n## Plugins\n\n### Research Toolkit\nAI/ML research and verification tools for software development.\n\n**Skills:**\n- `ai-dev-research` - Expert technical research on AI topics\n- `ai-twitter-radar` - Discover AI trends and news from Twitter/X using Bird CLI\n- `research-verification` - Pre-flight verification checklist for research tasks\n- `kcap` - Capture and distill knowledge from URLs into structured markdown notes\n- `starduster` - Catalog GitHub starred repos into a structured Obsidian vault\n\n[View Documentation](./research-toolkit/README.md)\n\n### Security Toolkit\nSecurity investigation and analysis tools.\n\n**Skills:**\n- `secret-scanning-investigator` - Investigate GitHub secret scanning alerts with evidence-based analysis\n- `security-vuln-analyzer` - Multi-agent vulnerability analysis with adversarial verification, ICD 203 analytic standards, CWE-specific procedures, confirmation bias mitigation, and deterministic validation\n- `gha-hardening` - GitHub Actions security hardening — permissions, secrets, OIDC, attack patterns, supply chain, detection tools, runner security, incident response\n\n[View Documentation](./security-toolkit/README.md)\n\n### Code Analysis Toolkit\nCodebase flow analysis, dependency visualization, and health scoring.\n\n**Skills:**\n- `impact-flow` - Dependency graphs, blast radius analysis, health scoring, and dead code detection\n\n[View Documentation](./code-analysis-toolkit/README.md)\n\n### Workflow Toolkit\nDevelopment workflow automation and productivity tools.\n\n**Commands:**\n- `/dep-check` - Check dependency health and security\n- `/git-branch-cleanup` - Clean up merged/stale branches\n- `/git-safe-commit` - Safe commit with validation\n- `/post-impl-review` - Post-implementation review\n- `/verify` - Full verification suite (typecheck, lint, test, audit)\n\n**Skills:**\n- `open-sourceror` - Prepare skills/agents for open-source sharing or marketplace integration\n- `phased-review` - Multi-stage implementation review with parallel sub-agents, test gates, and scope modes\n- `safe-skill-install` - Supply chain security scanning for skill installations via Cisco skill-scanner\n- `session-retrospective` - Extract learnings from Claude Code sessions\n- `plugin-qa` - Validate plugin manifests, READMEs, versions, and cross-references; guided release prep with version bumping\n- `gh-aw-helper` - GitHub Agentic Workflows guide — setup, authoring, triggers, safe I/O, security, MCP tools, patterns, troubleshooting\n- `anti-laziness-guard` - Three-layer Stop hook detecting and blocking work-skipping rationalizations (regex + Haiku intent detection + optional deep verification)\n\n**Agents:**\n- `code-reviewer` - Staff-level Rust code review specialist\n- `idempotency-tester` - Verify operation idempotency\n- `ops-docs-generator` - Generate operational documentation\n- `review-orchestrator` - Coordinate multi-phase code reviews\n\n[View Documentation](./workflow-toolkit/README.md)\n\n## Installation\n\n### Install All Plugins\n\n```bash\n/plugin marketplace add https://github.com/swannysec/robot-tools\n/plugin install research-toolkit@robot-tools\n/plugin install security-toolkit@robot-tools\n/plugin install code-analysis-toolkit@robot-tools\n/plugin install workflow-toolkit@robot-tools\n```\n\n### Install Individual Plugin\n\n```bash\n/plugin marketplace add https://github.com/swannysec/robot-tools\n/plugin install \u003cplugin-name\u003e@robot-tools\n```\n\n### Manual Installation\n\n```bash\ngit clone https://github.com/swannysec/robot-tools.git\ncd robot-tools\ncc --plugin-dir ./\u003cplugin-name\u003e\n```\n\n## Requirements\n\n- [Claude Code](https://docs.anthropic.com/en/docs/claude-code) CLI\n- Additional requirements vary by plugin (see individual plugin documentation)\n\n## Structure\n\n```\nrobot-tools/\n├── marketplace.json               # Marketplace manifest\n├── research-toolkit/              # AI/ML research tools\n│   ├── plugin.json\n│   └── skills/\n├── security-toolkit/              # Security investigation tools\n│   ├── plugin.json\n│   └── skills/\n├── code-analysis-toolkit/         # Code analysis tools\n│   ├── plugin.json\n│   └── skills/\n└── workflow-toolkit/              # Workflow automation tools\n    ├── plugin.json\n    ├── commands/\n    ├── skills/\n    ├── agents/\n    └── hooks/\n```\n\n## License\n\n[MIT License with Commercial Restriction](LICENSE)\n\n## Author\n\n**swannysec**\n- GitHub: [@swannysec](https://github.com/swannysec)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswannysec%2Frobot-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswannysec%2Frobot-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswannysec%2Frobot-tools/lists"}