robotics-software-principles

Pass

Audited by Gen Agent Trust Hub on Mar 3, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a comprehensive guide for robotics software design. All analyzed content consists of markdown documentation and illustrative code snippets with no functional vulnerabilities.
  • [PROMPT_INJECTION]: No prompt injection patterns, such as bypass commands or instructions to disregard safety filters, were found in the skill metadata or body.
  • [DATA_EXFILTRATION]: The skill does not contain any network-facing code, hardcoded credentials, or access to sensitive local file paths.
  • [EXTERNAL_DOWNLOADS]: No remote scripts, external packages, or untrusted URLs are downloaded or executed by this skill.
  • [COMMAND_EXECUTION]: There are no instances of shell command execution or subprocess spawning. Code examples use safe practices, such as yaml.safe_load() for configuration parsing.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 3, 2026, 01:13 AM