disting-nt-cpp-plugin-writer

Pass

Audited by Gen Agent Trust Hub on Aug 27, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is a legitimate development toolkit for Expert Sleepers hardware. All external references target official documentation, repositories, and well-known toolchains (ARM GCC, VCV Rack).
  • [COMMAND_EXECUTION]: The skill instructions and templates utilize standard build tools (Make, arm-none-eabi-g++, readelf, nm). These are necessary for the primary purpose of compiling C++ code into ARM relocatable objects. The execution is scoped to the build process and artifact verification.
  • [EXTERNAL_DOWNLOADS]: The skill recommends installing official developer tools via standard package managers (Homebrew, apt-get) and cloning the official API repository from GitHub as a submodule. These are trusted sources for the intended development workflow.
  • [INDIRECT_PROMPT_INJECTION]: The skill ingests and generates code based on user requirements for DSP algorithms. It mitigates potential issues by providing strict design rules, clamping inputs, and requiring extensive verification steps (native tests, hardware inspection, fact-checking) before any release.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 27, 2026, 02:14 AM
Security Audit — agent-trust-hub — disting-nt-cpp-plugin-writer