robius-state-management
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains legitimate educational content and code snippets for Rust developers building Makepad applications.
- [COMMAND_EXECUTION]: No shell commands or unauthorized subprocess executions were detected.
- [DATA_EXFILTRATION]: File system operations are limited to standard application data directories for the purpose of state persistence. No network-based exfiltration or access to sensitive system files (e.g., SSH keys, AWS credentials) was found.
- [CREDENTIALS_UNSAFE]: The skill does not contain hardcoded secrets. It demonstrates a security best practice by using
#[serde(skip)]to prevent the persistence of sensitive data like login status. - [PROMPT_INJECTION]: No instructions were found that attempt to bypass AI safety guidelines or override system prompts.
Audit Metadata