public-social-research
Warn
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: MEDIUMEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill's setup instructions direct the user to install the
deeplinepackage globally using a non-standard NPM registry (https://code.deepline.com/api/v2/npm/). This involves downloading and installing software from an external source that is not the official public package registry. - [COMMAND_EXECUTION]: The skill provides a series of shell commands for the user to run, including
npm install, directory creation (mkdir), path modification (export PATH), and tool-specific commands (deepline auth). These commands modify the local environment and execute logic from the downloaded package.
Audit Metadata