phone-verification
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [DATA_EXPOSURE]: The skill accesses the credential file located at
~/.gooseworks/credentials.json. This is used to retrieve an API key for authentication with the vendor's own service (api.gooseworks.ai) as part of its standard configuration. - [COMMAND_EXECUTION]: Shell commands are used to parse local JSON configuration files and perform API requests via
curl. These operations are standard methods for the skill to manage its authentication and primary functions. - [EXTERNAL_DOWNLOADS]: The skill references installation via
npxand usage of the@orth/sdklibrary. These are developer-standard delivery mechanisms associated with the author's infrastructure.
Audit Metadata