senior-data-scientist
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): No malicious patterns detected. The skill provides a clean structure for data science workflows.
- Prompt Injection: No instructions attempting to override agent behavior or bypass safety filters were found.
- Data Exposure & Exfiltration: No hardcoded credentials, sensitive file path access, or unauthorized network operations were identified.
- Obfuscation: No use of Base64, zero-width characters, homoglyphs, or encoded commands.
- Unverifiable Dependencies: The provided scripts only utilize Python standard libraries. No external package installation or remote script execution (e.g., curl | bash) is present.
- Indirect Prompt Injection: While the scripts ingest external data via the
--inputargument, they currently function as placeholders and do not interpolate data into LLM prompts, posing no immediate risk in their current state.
Audit Metadata