← Back to Skills Marketplace
athola

Nm Pensive Safety Critical Patterns

by athola · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
89
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install nm-pensive-safety-critical-patterns
Description
NASA Power of 10 rules adapted for writing robust, verifiable code with context-appropriate rigor
Usage Guidance
This is a documentation-only skill: it provides coding rules and examples and does not install software or request secrets. Consider: (1) If you add the companion Claude Code plugin or let agents act autonomously, the agent could run lint/compile commands or apply these rules — ensure the agent environment has those tools and permissions. (2) The guidance is not a formal verification tool; follow organizational processes for safety-critical certification. (3) The skill references internal config paths for integration; ensure you trust the plugin source before allowing it to be used in automated PR reviews or code-refinement pipelines.
Capability Analysis
Type: OpenClaw Skill Name: nm-pensive-safety-critical-patterns Version: 1.0.0 The skill bundle provides educational guidelines and best practices for safety-critical coding, adapted from NASA's Power of 10 rules. The content in SKILL.md consists of markdown instructions, code examples for robust programming (e.g., assertions, loop bounds), and standard linting commands (ruff, mypy). No malicious logic, data exfiltration, or prompt-injection attacks were identified.
Capability Assessment
Purpose & Capability
Name/description (safety-critical coding patterns) matches the SKILL.md content. The only declared requirements are two plugin config paths (night-market.pensive:shared and night-market.pensive:code-refinement) which align with the skill's stated integration points.
Instruction Scope
SKILL.md contains guidelines, examples, and suggested lint/compile commands but does not instruct the agent to read unrelated files, exfiltrate data, or call external endpoints. It references installing a separate Claude Code plugin for added features, which is a clear, optional integration note.
Install Mechanism
No install spec and no code files — this is instruction-only, so nothing is written to disk or downloaded by the skill itself.
Credentials
The skill requests no environment variables or credentials. The two required config paths are internal plugin config references and are proportionate to a skill that integrates with a 'pensive' code-refinement flow.
Persistence & Privilege
always is false and autonomous invocation is allowed (the platform default). The skill does not request persistent system-wide privileges or modify other skills' configurations.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nm-pensive-safety-critical-patterns
  3. After installation, invoke the skill by name or use /nm-pensive-safety-critical-patterns
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of safety-critical-patterns skill, adapting NASA’s Power of 10 rules for robust, verifiable code. - Provides practical, context-driven guidelines for control flow, memory, assertions, variable scope, and more. - Includes advice on when to apply full, selective, or light rigor depending on software criticality. - Lists exceptions and adaptations for modern programming languages and typical uses. - Designed for integration with code refinement and review skills in the Claude Night Market ecosystem.
Metadata
Slug nm-pensive-safety-critical-patterns
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Nm Pensive Safety Critical Patterns?

NASA Power of 10 rules adapted for writing robust, verifiable code with context-appropriate rigor. It is an AI Agent Skill for Claude Code / OpenClaw, with 89 downloads so far.

How do I install Nm Pensive Safety Critical Patterns?

Run "/install nm-pensive-safety-critical-patterns" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Nm Pensive Safety Critical Patterns free?

Yes, Nm Pensive Safety Critical Patterns is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Nm Pensive Safety Critical Patterns support?

Nm Pensive Safety Critical Patterns is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Nm Pensive Safety Critical Patterns?

It is built and maintained by athola (@athola); the current version is v1.0.0.

💬 Comments