excel-na-utils
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): No malicious patterns or security vulnerabilities were detected across the analyzed files.
- PROMPT_INJECTION (SAFE): The instructions are strictly limited to technical documentation and utility usage. There are no attempts to override agent behavior or safety filters.
- DATA_EXFILTRATION (SAFE): The Python implementation contains no network calls, hardcoded credentials, or access to sensitive file paths. It operates entirely on data passed into its functions.
- REMOTE_CODE_EXECUTION (SAFE): There are no external downloads, package installations, or dynamic code execution patterns (like
eval()orexec()). - COMMAND_EXECUTION (SAFE): The skill does not use
subprocess,os.system, or any other mechanism to execute shell commands. - INDIRECT_PROMPT_INJECTION (SAFE): While the skill is designed to process external data (Excel cell contents), it lacks any dangerous capabilities (like network access or file system modification) that could be triggered or exploited by malicious data content.
Audit Metadata