find-store
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and workflow are consistent with its stated purpose of finding and setting preferred grocery store locations. No evidence of prompt injection or malicious intent was found.\n- [EXTERNAL_DOWNLOADS]: The skill requires the
grocer-clipackage to be installed via npm. This is a standard dependency for the skill's functionality and is documented clearly in the requirements section.\n- [COMMAND_EXECUTION]: The skill executes local shell commands using thegrocer-cliutility. It takes a user-provided zip code and interpolates it as a command argument, which is a common and expected pattern for CLI-based tools.
Audit Metadata