sasjs-server
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Provides instructions for fetching binary assets from the official sasjs/server GitHub repository. The documentation highlights security best practices such as pinning specific release tags and verifying SHA256 checksums before execution.
- [COMMAND_EXECUTION]: Documents the command-line usage required to install and initiate the server process. These commands are provided as reference material for the user and do not include instructions for the agent to execute them automatically.
- [CREDENTIALS_UNSAFE]: Identifies the environment variables used by the server software for authentication and connectivity, such as LDAP credentials and database connection strings. The skill suggests appropriate secret management practices, such as the use of environment files, and does not contain hardcoded secrets.
Audit Metadata