Threat Modeler
@snippbot/threat-modeler ORG
Generate STRIDE threat models for system architectures. Identifies Spoofing, Tampering, Repudiation, Information Disclosure, Denial of Service, and Elevation of Privilege threats with risk ratings, CWE references, and actionable mitigations.
Changelog Hook
hook@snippbot/hook-changelog ORG
Automatically update CHANGELOG.md with conventional commit entries on version bumps.
Morning Inbox Digest
@snippbot/job-inbox-digest ORG
Morning email summary: priority messages, action items, and today's calendar at a glance.
Google Workspace
Tool@snippbot/google-workspace ORG
Google Calendar, Drive, Sheets, and Docs integration. Excludes Gmail (built-in). Requires Google OAuth.
Log Cleanup
scheduled_job@snippbot/job-log-cleanup ORG
Rotate and archive old log files on schedule. Configurable retention and compression.
Email Tools
@snippbot/email-tools ORG
Search, read, compose, and manage emails via IMAP/SMTP. Morning inbox summaries and priority filtering.
Compliance Report Generator
@snippbot/job-compliance-report ORG
Weekly scheduled job that generates a compliance scorecard. Reviews authentication and access control, data protection, audit logging, vulnerability management, incident response, and change management — scoring each area and flagging anything below threshold.
Spec: Technical Specification Generator
@snippbot/workflow-spec ORG
Generate a living technical specification from a feature idea. Defines API contracts, database schemas, user stories with Given/When/Then acceptance criteria, UI hierarchy, security rules, and test requirements.
Azure DevOps
Tool@snippbot/azure-devops ORG
Azure DevOps integration: projects, repos, boards, pull requests, and pipelines management.
OWASP Security Cheatsheets
@snippbot/owasp-cheatsheets ORG
Collection of OWASP-based security cheatsheets covering SQL injection prevention, XSS prevention, authentication best practices, secure headers, API security, and secrets management.
Pitch Deck Tools
@snippbot/pitch-deck-tools ORG
Generate investor-ready pitch decks. Structured 10-slide outlines, financial slides, and PPTX export.
Design Showcases
@snippbot/design-showcases ORG
Six clean-room HTML examples (3 scenes × 2 styles) for the Design Specialist's advisor mode. Slide deck / animation / infographic in info-arch, editorial-maximalism, eastern-min, system-build flavors.
Node.js Dev Sandbox
sandbox_preset@snippbot/sandbox-node-dev ORG
Node.js 20 with TypeScript, ESLint, Prettier, Vitest, and common development tooling.
Business Analyst Assistant
@snippbot/profile-business-analyst ORG
AI assistant configured for business analysts. Data-driven insights, SQL queries, visualization, and KPI reporting focus.
Mattermost
@snippbot/channel-mattermost ORG
Mattermost channel adapter for self-hosted team messaging. Supports bot accounts, slash commands, and outgoing webhooks.
Plan: Implementation Plan Generator
@snippbot/workflow-plan ORG
Transform a rough idea into a comprehensive implementation plan. Two-stage process: improve the prompt via codebase reconnaissance, then generate a detailed phased plan with atomic checkboxes, file paths, and signatures.
Meeting Prep
Tool@snippbot/meeting-prep ORG
Pre-meeting context assembly: attendee research, agenda compilation, and relevant document surfacing.
Auto Commit Hook
hook@snippbot/hook-auto-commit ORG
Automatically create conventional commits with AI-generated messages when tasks complete.
Health Check: Architecture Audit
@snippbot/workflow-health-check ORG
Comprehensive codebase health assessment across 5 quantitative dimensions: concept scattering, module depth vs. width, test health, coupling risk, and AI-agent readability. Produces a letter-grade scorecard.
CI Monitor
Tool@snippbot/ci-monitor ORG
Watch CI/CD pipelines (GitHub Actions, GitLab CI, Jenkins) with failure alerts and root-cause analysis.
Dependency Vulnerability Alert
@snippbot/hook-dep-vuln-alert ORG
Hook that triggers when dependency files change (package.json, requirements.txt, Cargo.toml, go.mod). Scans updated dependencies against known vulnerability databases and alerts on HIGH/CRITICAL CVEs.
Report Auto-Refresh Hook
@snippbot/hook-report-refresh ORG
Automatically regenerate data visualizations and reports when source data files change.
Design PPTX/PDF
@snippbot/design-pptx ORG
HTML deck → editable PPTX (hybrid: image background + editable text overlay) or pixel-faithful PDF via Playwright page.pdf.
Code Review Pipeline
Workflow@snippbot/workflow-code-review ORG
Automated code review pipeline: lint, test, security scan, then generate review summary.