gws-people
Pass
Audited by Gen Agent Trust Hub on Jul 15, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
gwsbinary to execute operations against the Google People API. This usage is explicitly declared in the metadata and is appropriate for the skill's stated purpose of managing contacts and profiles. - [PROMPT_INJECTION]: The skill possesses an indirect prompt injection surface because it reads potentially untrusted data from contact records (e.g., names, biographies, and organizations via methods like
people.getorpeople.searchContactsinSKILL.md). There are no explicit boundary markers or sanitization procedures defined within this file. However, the risk is negligible as the skill's inventory of capabilities is limited to authenticated Google People API calls and does not include dangerous primitives such as arbitrary code execution or direct file system manipulation.
Audit Metadata