Back to skill

Security audit

红笔记数据透镜

Security checks across malware telemetry and agentic risk

Overview

This skill coherently fetches public Xiaohongshu data through a disclosed third-party API and saves results locally, with no evidence of hidden or destructive behavior.

Install only if you are comfortable sending Xiaohongshu search terms, links, and your GUAIKEI_API_TOKEN to the guaikei.com API. Review or delete the generated logs when results may contain personal comments, profile links, or sensitive market research.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
Findings (1)

Missing User Warnings

Medium
Confidence
86% confidence
Finding
The README states that all task results are automatically saved to the `logs/` directory, but it does not warn that scraped note content, comments, profile links, or search targets may be stored locally and retained longer than intended. In a scraping tool focused on collecting public social-platform data at scale, silent persistence increases the risk of accidental exposure, over-retention, and mishandling of potentially sensitive business intelligence or personal data.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

Detected: suspicious.exposed_secret_literal

File appears to expose a hardcoded API secret or token.

Critical
Code
suspicious.exposed_secret_literal
Location
SKILL.md:15