Crm Next Action
PassAudited by ClawScan on May 1, 2026.
Overview
This skill appears to generate reviewable CRM next-action suggestions locally and explicitly avoids sending messages or writing back to CRM systems.
This looks suitable for generating reviewable CRM follow-up suggestions. Before installing, confirm the publisher if provenance matters, and avoid feeding unredacted sensitive customer data unless you are comfortable processing it in your local agent environment.
Findings (2)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
If used, the helper may read the CRM-related file the user points it at and create a local report file.
The skill explicitly allows running a bundled local Python helper that reads an input path and writes an output path. This is disclosed and purpose-aligned, but users should notice the local file access and execution step.
如运行环境允许 shell / exec,可使用:
- `python3 "{baseDir}/scripts/run.py" --input <输入文件> --output <输出文件>`Run the script only on intended input files, choose an output path carefully, and redact sensitive CRM/customer information when possible.
Users cannot rely on the provided metadata alone to confirm the publisher or upstream source.
The skill is self-contained and has no install-time dependency chain, but its provenance metadata is weak.
Source: unknown Homepage: https://example.invalid/skills/crm-next-action
Verify the owner/source through ClawHub or an internal review process before using it with sensitive business data.
