career-growth
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- PROMPT_INJECTION (SAFE): The skill content consists of career advice and technical interview preparation examples. No instructions were found that attempt to override agent behavior, bypass safety filters, or extract system prompts.
- DATA_EXFILTRATION (SAFE): No access to sensitive files (e.g., SSH keys, cloud credentials) or network exfiltration patterns were detected.
- REMOTE_CODE_EXECUTION (SAFE): There are no patterns involving the download and execution of remote scripts or unverified packages.
- COMMAND_EXECUTION (SAFE): The script 'validate.py' performs local directory and configuration checks using standard Python libraries and does not execute arbitrary shell commands.
- DYNAMIC_EXECUTION (SAFE): The validation script uses 'yaml.safe_load' for parsing configuration files, which is a secure practice, and avoids unsafe functions like 'eval' or 'exec'.
- PERSISTENCE (SAFE): No attempts to modify shell profiles, cron jobs, or system services were found.
Audit Metadata