guardian-ai

Review code prompts for destructive operations and security risks using the NEURO API.

3|Updated Jun 12, 2026
One-click install
npx skills add https://github.com/weebcoder101/dreamcode --skill guardian-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: guardian-ai
Source: https://github.com/weebcoder101/dreamcode/tree/main/.dreamcode/skills/guardian-ai
Command: npx skills add https://github.com/weebcoder101/dreamcode --skill guardian-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires neurometric, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill acts as a pre-execution safety net, reviewing every user prompt to prevent accidental destructive operations and catch security issues before they occur.

Core Features & Use Cases

  • NEURO-Powered Safety Reviews: Uses NEURO API for in-depth safety checks on user prompts.
  • Hard-Block Checks: Instantly blocks known dangerous operations like filesystem deletion.
  • Safe Pattern Checks: Automatically approves common, non-risky commands.
  • Integration with Skill Chains: Integrates with existing skill chains for seamless operation.
  • Customizable Risk Levels: Configure risk levels and manual approvals.

Quick Start

Use the guardian-ai skill to review a prompt with 'guardian-ai --prompt "delete all users table"'

Frequently Asked Questions about guardian-ai

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I perform a pre-execution security review on code prompts to prevent destructive operations?

To perform a pre-execution security review, use the guardian-ai Skill. It checks code prompts against the NEURO API to prevent destructive operations, catching security risks and data loss before execution.

Do I need a NEURO_API_KEY to run safety checks on my commands?

Yes, you need a NEURO_API_KEY to run safety checks. The Skill uses the NEURO API to conduct in-depth reviews of user prompts for security risks and destructive operations.

How does a code safety review handle known dangerous filesystem operations?

A code safety review handles known dangerous filesystem operations by using hard-block checks. This instantly blocks operations like filesystem deletion to prevent accidental data loss.

Can I customize risk levels for manual approvals in a security review workflow?

Yes, you can customize risk levels for manual approvals in a security review workflow. The Skill allows you to configure risk levels to suit your specific security-critical operations.

What is the best way to integrate safety checks with existing sensor gates and code-hardener workflows?

The best way to integrate safety checks with sensor gates and code-hardener workflows is through the Skill chain. The Skill is specifically designed to integrate seamlessly into existing security-critical workflows.

Are common non-risky commands automatically approved during a security review?

Yes, common non-risky commands are automatically approved during a security review. The Skill uses safe pattern checks to instantly allow known safe operations without requiring manual review.

Related Skills