embedded-systems
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION] (SAFE): No instructions attempting to override agent behavior or bypass safety filters were found. The content consists of legitimate technical guidance.
- [DATA_EXFILTRATION] (SAFE): No network operations (curl, wget, fetch) or access to sensitive local file paths (like SSH keys or credentials) are present.
- [REMOTE_CODE_EXECUTION] (SAFE): The skill contains no shell commands, script executions, or remote downloads. All code examples are static snippets for reference.
- [CREDENTIALS_UNSAFE] (SAFE): No hardcoded secrets, API keys, or private tokens were detected. The skill even includes a security section advising against storing keys in plain text.
- [OBFUSCATION] (SAFE): No Base64 encoding, zero-width characters, or other techniques to hide malicious intent were detected.
- [COMMAND_EXECUTION] (SAFE): There are no instances of subprocess spawning or dynamic command execution logic.
Audit Metadata