engineering-ai-data-remediation-engineer

Pass

Audited by Gen Agent Trust Hub on Aug 10, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill implements strong security best practices for handling sensitive data. It explicitly forbids external cloud APIs, mandates local processing via Ollama and sentence-transformers, and uses air-gapped models to prevent PII leakage. The workflow includes a safety gate that validates AI-generated Python lambdas against a blocklist (exec, eval, os, subprocess) before execution. While it uses eval() to execute the validated lambda, the prior safety checks and strict format enforcement mitigate the risk of command injection. The code snippets provided are for instructional purposes and execute within a controlled, local environment.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 10, 2026, 02:35 AM
Security Audit — agent-trust-hub — engineering-ai-data-remediation-engineer