tencentmap-lbs-skill

Fail

Audited by Gen Agent Trust Hub on Aug 19, 2026

Risk Level: HIGHPROMPT_INJECTIONREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [PROMPT_INJECTION]: The skill uses high-priority imperatives ("⚠️ 强制行为", "⛔ 强制拦截(最高优先级)") to override the agent's logic flow, forcing a specific key-checking routine before any other analysis or action can occur.
  • [UNVERIFIABLE_DEPENDENCIES_AND_REMOTE_CODE_EXECUTION]: The skill requires global installation of @tencent-map/lbs-skills via npm install -g. There is a significant mismatch between the author name "bighardperson" and the "@tencent-map" namespace, indicating potential impersonation and supply chain risk.
  • [DYNAMIC_EXECUTION]: The instructions for "Experience Mode" in SKILL.md explicitly direct the agent to generate code for script injection (JSONP) using document.createElement('script') to load and execute remote content from h5gw.map.qq.com.
  • [INDIRECT_PROMPT_INJECTION]: The skill defined in references/scene5-trail-map.md ingests untrusted external JSON data from user-provided URLs via the --data parameter. It lacks clear boundary markers or content sanitization for the ingested data.
  • Ingestion points: URL parameter in tmap-lbs trail --data <URL> (scene5-trail-map.md).
  • Boundary markers: None identified.
  • Capability inventory: Execution of tmap-lbs CLI tools and generation of visualization URLs.
  • Sanitization: None specified for the content of the remote JSON file.
Recommendations
  • AI detected serious security threats
Audit Metadata
Risk Level
HIGH
Analyzed
Aug 19, 2026, 07:46 PM
Security Audit — agent-trust-hub — tencentmap-lbs-skill