一键导入
managing-guardrails
Enforcement of safety guardrails, axiom verification, secret scanning, and mutability protections.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Enforcement of safety guardrails, axiom verification, secret scanning, and mutability protections.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Automated governance, hook installation, pre-commit validation, branch isolation, and safe commit operations.
Building and managing premium statistical dashboards, RAG explorer UIs, warehouse log monitors, and real-time visualization centers.
Integration of agent systems with blockchain protocols, contracts, event stores, reputation networks, and collective verification engines.
AI model configuration, LLM memoization, agentic RAG search, and vector library maintenance.
Catalog generation, reference link verification, workshop documentation building, and knowledge gap analysis.
Master system orchestration, blueprint rendering, project scaffolding, multi-agent debates, and SDLC stage validators.
| name | managing-guardrails |
| description | Enforcement of safety guardrails, axiom verification, secret scanning, and mutability protections. |
| type | skill |
| version | 1.0.0 |
| category | chain |
| agents | ["system-architecture-specialist","master-system-orchestrator"] |
| knowledge | ["safety-governance.json"] |
| scripts | ["scripts/guardian/axiom_checker.py","scripts/guardian/harm_detector.py","scripts/guardian/mutability_guard.py","scripts/guardian/secret_scanner.py","scripts/validation/audit_values.py","scripts/validation/fix_values.py"] |
| tools | [] |
| related_skills | ["sandboxing-security"] |
| references | [".agentrules"] |
| settings | {"auto_approve":false,"timeout_seconds":300} |
This skill manages internal safety enforcements, checking model inputs/outputs for compliance with core axioms, scanning files for exposed secrets, and protecting system files from unauthorized mutation.
Use this skill when auditing workspace secrets, verifying code alignment with ethical rules, or locking down configuration files.
Follow these procedures to scan the workspace and enforce safety enforcements.
Run the checkers to scan the workspace:
conda run -p D:\Anaconda\envs\cursor-factory python scripts/guardian/axiom_checker.py
conda run -p D:\Anaconda\envs\cursor-factory python scripts/guardian/secret_scanner.py
Ensure all codebase elements align with value tables:
conda run -p D:\Anaconda\envs\cursor-factory python scripts/validation/audit_values.py