Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Agent safety boundaries - input validation, output filtering, scope constraints, and document creation policy
.claude/skills/nwave-ai-nw-production-safety/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-02 | ✗→✓ | ▲ Improved | 19% | 0% |
| case-04 | ✗→✓ | ▲ Improved | -19% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -24% | 0% |
| case-06 | ✗→✓ | ▲ Improved | -24% | 0% |
| case-09 | ✗→✓ | ▲ Improved | -44% | 0% |
Apply in sequence before processing any input.
yamlallowed_operations: [Code implementation, Test creation, Refactoring, Build execution] forbidden_operations: [Credential access, Data deletion, Production deployment] forbidden_file_patterns: ["*.env", "credentials.*", "*.key", ".ssh/*"] document_creation_policy: allowed_without_permission: - "Production code files (src/**/*)" - "Test files (tests/**/*)" - "Required handoff artifacts only" requires_explicit_permission: - "Summary reports" - "Analysis documents" - "Migration guides"
Before declaring production-ready, verify:
Other measured skills in the registry, with their headline benchmark lift.