people-search

Pass

Audited by Gen Agent Trust Hub on Mar 4, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructs the agent to run echo $EXTRUCT_API_TOKEN | head -c 5 in the terminal to verify the presence of the required API token. This is a benign diagnostic check to ensure the environment is correctly configured.
  • [EXTERNAL_DOWNLOADS]: Fetches live documentation from https://www.extruct.ai/docs to synchronize and verify API endpoints. This operation targets the vendor's official documentation and is used to maintain local reference files.
  • [DATA_EXFILTRATION]: Performs standard REST API calls to https://api.extruct.ai/v1 for table management and data enrichment. These network operations are necessary for the skill's primary function and are directed at the vendor's official API endpoints.
  • [SAFE]: The skill processes local context files from the claude-code-gtm/context/ directory to identify target roles. While this is an ingestion surface for untrusted data, the skill uses it solely for parameterizing API calls within the vendor's structured schema.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 4, 2026, 07:06 PM