security-modeioRuns a backend-backed live safety check for instructions that may trigger tool execution, external calls, file edits, permission changes, destructive or irre...
Install via ClawdBot CLI:
clawdbot install modeioai/security-modeioGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
rm -rf /Calls external URL not in known-safe list
https://github.com/mode-io/mode-io-skills/tree/main/securityAudited Apr 18, 2026 · audit v1.0
Generated Mar 21, 2026
Before executing commands that modify production infrastructure, such as deleting logs, restarting services, or scaling resources, this skill runs a safety check to assess risk based on environment and intent. It helps prevent accidental outages or data loss by gating destructive operations behind backend validation.
When performing database operations like schema migrations, table deletions, or permission updates, the skill evaluates the safety of instructions against sensitivity and rollback factors. It ensures compliance with change control policies and blocks high-risk actions without proper approval.
For instructions involving regulated data, such as accessing customer records or modifying audit logs, the skill checks operation intent and data sensitivity to enforce security protocols. It prevents unauthorized changes and helps maintain regulatory standards like GDPR or HIPAA.
In continuous integration and deployment pipelines, the skill validates commands that alter build artifacts, deploy code, or update configurations before execution. It reduces deployment risks by ensuring only safe operations proceed, especially in production environments.
Offer this skill as part of a subscription-based security platform for DevOps teams, integrating it into CI/CD tools and monitoring systems. Revenue is generated through tiered pricing based on usage volume and advanced features like custom risk scoring.
Provide consulting and customization services to large organizations, helping them deploy and tailor the skill for specific compliance needs or internal policies. Revenue comes from project-based fees and ongoing support contracts.
Distribute the skill as open source to build community adoption, while monetizing through premium add-ons such as enhanced analytics, priority backend access, or enterprise-grade integrations. Revenue is driven by add-on sales and support packages.
💬 Integration Tip
Ensure network connectivity to the safety backend and install required Python packages like requests; use the context and target parameters for state-changing operations to provide sufficient risk assessment data.
Scored Apr 19, 2026
Use when building UI with shadcn/ui components, Tailwind CSS layouts, form patterns with react-hook-form and zod, theming, dark mode, sidebar layouts, mobile navigation, or any shadcn component question.
Tailwind reference tool. Use when working with tailwind in frontend contexts.
A product creation skill based on the "Bee Website Builder" Open API. It is used to create a new product under a specified site language and product group, w...
A product update skill based on the "Bee Website Builder" Open API. It is used to update an existing product under a specified site language and supports upd...
Build WCAG 2.1 AA compliant websites with semantic HTML, proper ARIA, focus management, and screen reader support. Includes color contrast (4.5:1 text), keyboard navigation, form labels, and live regions. Use when implementing accessible interfaces, fixing screen reader issues, keyboard navigation, or troubleshooting "focus outline missing", "aria-label required", "insufficient contrast".
Use when building Vue 3 applications with Composition API, Nuxt 3, or Quasar. Invoke for Pinia, TypeScript, PWA, Capacitor mobile apps, Vite configuration.