linkfox-ruiguan-detection-patent-design

Pass

Audited by Gen Agent Trust Hub on Jul 16, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructions include a procedure to download an onboarding skill from the vendor's official file server (https://agent-files.linkfox.com/skills/linkfox-onboarding/release.zip) if it is not already installed. This is a standard setup operation for the vendor's ecosystem.
  • [COMMAND_EXECUTION]: The skill utilizes local Python scripts (scripts/ruiguan_detection_patent_design.py and scripts/upload_image.py) to handle API logic and image uploads. These scripts use standard Python library modules for all operations.
  • [DATA_EXFILTRATION]: The upload_image.py script facilitates the upload of local image files to the vendor's cloud storage via a presigned URL. This functionality is documented as a necessary step to provide the patent detection API with a publicly accessible image URL.
  • [SAFE]: All network requests are directed to official Linkfox domains (tool-gateway.linkfox.com, skill-api.linkfox.com, agent-files.linkfox.com). These are recognized vendor resources and do not represent a security risk.
  • [SAFE]: The skill implements structured output logging by saving full API responses to a predictable directory structure (linkfox/<date>/<session>/data/) within the workspace. This practice follows standard agent data management patterns and provides transparency into the tool's operations.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 16, 2026, 08:08 AM