skills/deepread-tech/skills/setup/Gen Agent Trust Hub

setup

Pass

Audited by Gen Agent Trust Hub on Feb 26, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides Bash scripts for the agent to execute. These scripts utilize standard system utilities such as curl for API requests, jq for parsing JSON responses, and open/xdg-open to facilitate user authentication in a web browser.
  • [EXTERNAL_DOWNLOADS]: The skill performs network requests to api.deepread.tech for authentication and document processing. These are interactions with the vendor's own infrastructure and are necessary for the skill's stated purpose.
  • [CREDENTIALS_UNSAFE]: The scripts handle the retrieval and storage of an API key. The key is retrieved via a secure device flow and stored in a local .env file. No hardcoded credentials or secrets are present in the skill; example snippets use placeholders like YOUR_KEY and YOUR_BLUEPRINT_ID.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 26, 2026, 08:32 PM