Skill flagged — suspicious patterns detected

ClawHub Security flagged this skill as suspicious. Review the scan results before using.

Sales Rhythm Tracker — Alibaba Iron Army B2B Pipeline

v1.0.0

B2B sales pipeline manager powered by the Alibaba Iron Army (阿里铁军) methodology. Use this skill for daily sales briefings, lead management, pipeline health ch...

3· 676·1 current·2 all-time
byAI校长@deepseekcmo
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Suspicious
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The files and scripts match the described purpose (local pipeline management, morning brief, activity logging, pipeline health, weekly sprint). No unrelated binaries, cloud credentials, or surprising capabilities are requested.
Instruction Scope
Runtime instructions limit operations to reading and writing markdown files under ~/.openclaw/workspace/sales and generating text outputs. This matches the stated purpose, but the skill stores potentially sensitive customer data in plain markdown and the agent is instructed to print/parse those files — so be aware that outputs could be displayed or forwarded by the agent.
Install Mechanism
No install spec or remote downloads. The README suggests copying files into ~/.openclaw/skills and making scripts executable, which is a reasonable, low-risk local installation approach.
Credentials
No environment variables, no primary credential, and no external config paths are required. The requested access (user home directory files) is proportionate to a local CRM-style skill.
Persistence & Privilege
always:false (default). The skill does not request persistent system-wide privileges or modify other skills. It only creates and manages files in its own workspace directory.
Assessment
This skill appears to do what it says: local, markdown-based pipeline management using a set of bash scripts. It does not contact external servers or ask for credentials. Before installing, consider these practical points: - Data exposure: Pipeline entries and activity logs are stored as plain text under ~/.openclaw/workspace/sales. If you will store real leads (PII, company data, deal values), ensure that the host/user account and backups are secure (encrypted disk, proper file permissions). - Agent output: The scripts and SKILL.md instruct the agent to read and print pipeline contents. If your agent forwards messages or integrates with networked services (chat apps, email, calendar), pipeline data could be transmitted externally. Only allow this skill if you trust the agent's messaging endpoints. - Local execution: The scripts perform simple file writes and use standard utilities (mkdir, cat, echo, date, tail). They do not execute user-supplied strings as shell commands, but they do write user-supplied text into markdown without sanitization. Avoid pasting untrusted content that could confuse downstream tooling. - Pairing with other skills: The README suggests integrations (calendar, voice-to-text). Those companion skills may introduce network access; review them separately if you plan to enable integrations. If you need stronger protections, consider running the workspace on an encrypted home directory, restricting file permissions (chmod 700), or adapting the scripts to encrypt/decrypt the markdown files.

Like a lobster shell, security has layers — review code before you run it.

b2bvk97detc8yyteh7jkrn9x3mc2y581sk8jbusinessvk97detc8yyteh7jkrn9x3mc2y581sk8jcrmvk97detc8yyteh7jkrn9x3mc2y581sk8jlatestvk97detc8yyteh7jkrn9x3mc2y581sk8jpipelinevk97detc8yyteh7jkrn9x3mc2y581sk8jproductivityvk97detc8yyteh7jkrn9x3mc2y581sk8jrevenuevk97detc8yyteh7jkrn9x3mc2y581sk8jsalesvk97detc8yyteh7jkrn9x3mc2y581sk8j

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments