rust-fullstack
Pass
Audited by Gen Agent Trust Hub on Feb 21, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): No malicious patterns detected across the 10 threat categories.
- DATA_EXPOSURE (SAFE): The skill references standard environment variables like
DATABASE_URLandJWT_SECRETas requirements but does not include any hardcoded credentials or sensitive file access. - COMMAND_EXECUTION (SAFE): Lists standard local development commands (e.g.,
make dev,make test) but contains no arbitrary command execution or suspicious shell one-liners. - PROMPT_INJECTION (SAFE): No instructions attempting to override agent behavior or bypass safety filters were found.
- REMOTE_CODE_EXECUTION (SAFE): No external script downloads or dynamic code execution patterns are present.
Audit Metadata