security-2Runs 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-2Grade 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 17, 2026 · audit v1.0
Generated Mar 22, 2026
Before executing a SQL command like 'ALTER TABLE transactions ADD COLUMN', this skill checks the instruction against a backend for safety, considering the production environment, regulated data sensitivity, and change control ticket. It ensures compliance and prevents unauthorized schema changes that could impact financial reporting.
When an instruction involves deleting temporary files or stopping services in a CI/CD pipeline, this skill validates the action by assessing the local-dev or staging environment, cleanup intent, and easy rollback. It helps avoid accidental deletion of critical logs or resources during automated deployments.
For instructions that modify user access controls in electronic health record systems, this skill performs a live safety check by evaluating the production environment, permission-change intent, and sensitive data handling. It ensures only approved changes proceed, protecting patient privacy and regulatory compliance.
Before updating product listings or inventory databases with state-changing commands, this skill verifies the instruction against a backend, considering the staging environment, maintenance intent, and bounded-batch scope. It prevents errors that could lead to incorrect pricing or stock levels affecting sales.
Offer this skill as part of a cloud-based platform where organizations pay a monthly fee per AI agent or API call. It provides continuous updates and backend support for live safety checks, targeting enterprises needing compliance and risk management in automated workflows.
Sell perpetual licenses to large companies for integrating this skill into their proprietary AI systems. Includes custom backend deployment and support services, focusing on industries like finance and healthcare with strict regulatory requirements.
Provide consulting services to tailor this skill for specific client needs, such as adding custom safety rules or integrating with existing tools. Revenue comes from project-based fees and ongoing support, ideal for organizations with unique operational environments.
💬 Integration Tip
Ensure network connectivity to the safety backend and install the required Python packages like requests; always provide both --context and --target for state-changing instructions to enable accurate risk assessment.
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.