people-company-search-fiber
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFECREDENTIALS_UNSAFECOMMAND_EXECUTION
Full Analysis
- [CREDENTIALS_UNSAFE]: The skill reads its own API key and base URL from a local configuration file at
~/.gooseworks/credentials.jsonto authenticate requests. - [COMMAND_EXECUTION]: The setup process uses a inline
python3command to parse the JSON-formatted credentials file and export environment variables. - [SAFE]: All network requests are directed to the vendor's own API domain (
api.gooseworks.ai) or a user-configured proxy, which is standard behavior for this type of integration.
Audit Metadata