DoctorClaw Feedback Digest
Analysis
This instruction-only skill is purpose-aligned, but it can handle customer feedback data, store digests, send alerts to chat channels, and post approved replies, so it should be configured carefully.
Findings (5)
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.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
Response access — ability to reply to reviews or tickets after your approval
The skill may use review or ticketing tools to post replies, which can affect public reviews or customer conversations, but it explicitly requires approval.
Run it weekly for a full digest, or trigger on-demand
The skill supports scheduled recurring operation and immediate urgent alerts, which is disclosed and aligned with the digest purpose.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
Feedback sources — where to pull feedback from (file paths, URLs, integrations)
The skill depends on user-configured access to feedback systems and integrations, which may involve account permissions even though no credentials are declared in the registry metadata.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
Save to `memory/feedback/YYYY-MM-DD.md`
The skill stores feedback digests persistently for trend tracking, which can retain customer excerpts, authors, topics, and response status across future runs.
Delivery channel — Telegram/Discord for digest and urgent alerts
The skill can send digests and urgent alerts to external chat channels, potentially moving customer feedback excerpts outside the original feedback systems.
