ZappushZappush
SkillsUse CasesBenchmarkCommunitySign In
      Back to Skills
      frankie-zeng

      Safety Report

      can-dbc-matrix

      @frankie-zeng

      Automation skill for can-dbc-matrix.

      106Downloads
      0Installs
      0Stars
      1Versions
      Workflow Automation8,822

      Security Analysis

      high confidence
      Clean0.04 risk

      The skill is an instruction-only helper for parsing canmatrix-exported CAN DBC JSON files and its requirements and instructions are consistent with that purpose.

      Apr 13, 20262 files1 concern
      Purpose & Capabilitynote

      The name/description and the SKILL.md align: the skill documents how to parse and analyze JSON exported by canmatrix. One minor note: the docs show using the canmatrix CLI (pip install canmatrix / canconvert) but the skill metadata does not declare any required binaries or an install step; this is plausible for an instruction-only skill but means the agent/user must provide canmatrix if conversion is needed.

      Instruction Scopeok

      All runtime instructions are limited to loading a user-supplied canmatrix JSON file, parsing messages/signals, decoding frames, and summarizing data. The instructions do not direct the agent to read unrelated system files, access credentials, or transmit data to external endpoints.

      Install Mechanismok

      There is no install spec and no code files. This is lowest-risk (instruction-only). The SKILL.md suggests installing canmatrix via pip only as a user step; no automatic downloads or archive extraction are defined by the skill itself.

      Credentialsok

      The skill declares no environment variables, credentials, or config paths. The documented operations (JSON parsing, numeric conversion, summary generation) do not require secrets, so the lack of requested env/creds is proportionate.

      Persistence & Privilegeok

      The skill is not always-enabled and does not request elevated or persistent system privileges. It does not modify other skills or system-wide agent settings. Autonomous invocation is allowed (the platform default) but is not combined with any other high-risk behavior here.

      Guidance

      This skill is an instruction guide for working with canmatrix-exported JSON and appears internally consistent. Before installing or using it: (1) be aware that converting .dbc to JSON requires the canmatrix package (pip install canmatrix) — installing packages downloads code from the Python ecosystem, so only do that if you trust the source; (2) the skill operates on user-provided JSON files, so do not feed it sensitive files you don't want parsed or logged; (3) because it's instruction-only, the skill itself will not auto-install tooling — if you allow an agent to run system commands, ensure you trust which commands it will run. If you want the skill to perform conversions automatically, ask the maintainer to declare required binaries or provide an explicit, auditable install step.

      Latest Release

      v1.0.0

      - Initial release: Parse and analyze CAN DBC matrix JSON files exported by canmatrix. - Provides detailed JSON key reference for messages, signals, ECUs, and attributes. - Includes example Python code for loading, searching, decoding, and summarizing CAN messages and signals. - Documents signal extraction, value formatting, and ECU-based filtering workflows. - Offers notes and usage tips for handling data conversions and JSON structure quirks. - Describes DBC-to-JSON conversion workflow using canmatrix tools.

      Popular Skills

      self-improving-agent

      @pskoett · 1,456 stars

      Gog

      @steipete · 672 stars

      Tavily Web Search

      @arun-8687 · 620 stars

      Find Skills

      @JimLiuxinghai · 529 stars

      Proactive Agent

      @halthelobster · 426 stars

      Summarize

      @summarize · 415 stars

      Published by @frankie-zeng on ClawHub

      Zappush© 2026 Zappush
      HomeGuaranteeSupport

      Something feels unusual? We want to help: [email protected]