skills/1nfsh-s3/skills/javascript-sdk/Gen Agent Trust Hub

javascript-sdk

Pass

Audited by Gen Agent Trust Hub on Feb 19, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
  • [DATA_EXFILTRATION] (MEDIUM): The SDK documentation in references/files.md highlights an 'Automatic File Upload' feature where local file paths provided as strings in input fields are automatically uploaded to the inference server. This presents a risk for AI agents, as an attacker could use indirect prompt injection to trick the agent into specifying sensitive file paths (e.g., /etc/passwd or ~/.ssh/id_rsa), leading to unauthorized data exposure.\n- [EXTERNAL_DOWNLOADS] (LOW): The skill depends on the @inferencesh/sdk Node.js package. While standard for this integration, it introduces the risk associated with third-party library dependencies.\n- [SAFE] (INFO): The documentation explicitly recommends security best practices, such as implementing a server-side proxy to protect API keys from exposure in frontend applications, as detailed in references/server-proxy.md.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 19, 2026, 08:03 PM