javascript-sdk
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical reference and guide for the inference.sh JavaScript SDK, including authentication, file handling, and agent orchestration patterns.
- [COMMAND_EXECUTION]: Examples in
references/agent-patterns.mdandreferences/tool-builder.mduse theeval()function to implement a calculator tool. This is a common instructional pattern but should be replaced with safer alternatives in production environments to prevent code injection. - [EXTERNAL_DOWNLOADS]: The documentation guides users to install the
@inferencesh/sdkpackage from npm and reference other official skills from the vendor, which is expected behavior for an SDK.
Audit Metadata