← Back to Skills Marketplace
budhadityarano

misra-automotive-c

by budhadityarano · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
165
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install misra-automotive-c
Description
Review automotive Embedded C code against MISRA C:2012 rules. Flags violations with rule numbers, ASIL classification, and provides a MISRA-compliant replace...
Usage Guidance
This skill appears coherent and self-contained: it analyses C code you paste and produces MISRA-formatted violation reports using only the bundled rule documents. Before using it, do not paste proprietary or safety-critical source code unless you are comfortable sharing it with the agent, and treat suggestions as human-review recommendations (the README already warns it is not a substitute for certified static analyzers like PC-lint, Polyspace, or QAC). Validate any automated 'MISRA-compliant replacement' in your CI and with your safety engineers before merging into safety-critical code. The license is permissive (MIT-0), but for formal certification follow your organisation's approved toolchain and keep sensitive code out of chat if confidentiality is required.
Capability Analysis
Type: OpenClaw Skill Name: misra-automotive-c Version: 1.0.0 The 'misra-automotive-c' skill bundle is a legitimate tool designed to assist developers in reviewing and generating safety-critical C code according to MISRA C:2012 and ISO 26262 standards. The SKILL.md file provides clear, safety-oriented instructions for the AI agent, and the accompanying markdown files (e.g., misra-mandatory.md, memory-embedded.md) serve as high-quality reference material. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the bundle's logic is entirely aligned with its stated purpose of improving embedded software reliability.
Capability Assessment
Purpose & Capability
The name and description (MISRA/ISO 26262 review for automotive embedded C) match the included documentation and the runtime instructions. No unrelated binaries, environment variables, or config paths are requested.
Instruction Scope
SKILL.md tells the agent to parse pasted C code and to consult the included rule documents to produce a structured violation report; it does not instruct reading system files, environment variables, or contacting external endpoints. The scope is narrowly limited to code review and optional code generation under MISRA rules.
Install Mechanism
This is an instruction-only skill with no install spec and no code to download or execute. That is the lowest-risk install model.
Credentials
The skill declares no required environment variables, credentials, or config paths. The requested access level is proportional to its stated functionality (reviewing pasted C code).
Persistence & Privilege
always:false and user-invocable:true. The skill does not request permanent inclusion or to modify other skills or system-wide settings. Autonomous invocation is allowed by platform default but not forced.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install misra-automotive-c
  3. After installation, invoke the skill by name or use /misra-automotive-c
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
misra-automotive-c v1.0.0 — Initial Release - Provides comprehensive review of Embedded C code against MISRA C:2012 with detailed reporting workflow. - Flags rule violations with precise rule numbers, mandatory/required categorization, ASIL classification, and severity. - Generates a ready-to-use, MISRA-compliant code replacement for each violation found. - Includes guidance for both code review and new code generation to ensure compliance. - Automates summary reporting with compliance status and ASIL breakdown for fast certification assessment.
Metadata
Slug misra-automotive-c
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is misra-automotive-c?

Review automotive Embedded C code against MISRA C:2012 rules. Flags violations with rule numbers, ASIL classification, and provides a MISRA-compliant replace... It is an AI Agent Skill for Claude Code / OpenClaw, with 165 downloads so far.

How do I install misra-automotive-c?

Run "/install misra-automotive-c" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is misra-automotive-c free?

Yes, misra-automotive-c is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does misra-automotive-c support?

misra-automotive-c is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created misra-automotive-c?

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

💬 Comments