tm-search

Pass

Audited by Gen Agent Trust Hub on Apr 4, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill correctly directs the agent to interact with official US Patent and Trademark Office domains (tmsearch.uspto.gov and tsdrapi.uspto.gov) and well-known services like RapidAPI. These interactions are consistent with the skill's stated purpose of retrieving trademark information.
  • [COMMAND_EXECUTION]: The provided Python script (scripts/tm_search.py) uses the standard requests library to perform HTTP lookups. The code is well-structured and contains no hidden or malicious command execution patterns.
  • [CREDENTIALS_UNSAFE]: The skill uses placeholders such as YOUR_KEY_HERE for API authentication, properly instructing users to register for their own credentials rather than hardcoding sensitive data.
  • [DATA_EXFILTRATION]: There is no evidence of sensitive data harvesting or unauthorized network transmission. All data egress is limited to searching trademark keywords and retrieving status information from authoritative sources.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 4, 2026, 02:30 PM