Saas Decomposer
Analysis
The skill appears to be a coherent instruction-only SaaS analysis helper, with disclosed web fetching and limited memory/event use but no evidenced malicious behavior.
Findings (4)
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.
Crawl service landing/feature pages with `web_fetch`
The skill directs the agent to use web-fetching to collect SaaS feature information. This is purpose-aligned, but it means the agent may access external websites during analysis.
Source: unknown; Homepage: none
The registry metadata does not provide an upstream source or homepage. Because this is instruction-only with no code or install step, this is a provenance note rather than a material concern.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
Memory to reference during analysis: ... `memory/consolidated/doyak-business-plan.md` ... `SOUL.md`
The skill asks the agent to incorporate persistent local memory files and a project vision file into its analysis. That is disclosed and relevant to the roadmap purpose, but stored context can influence outputs and may contain private strategy.
Generated Events - `events/saas-analysis-YYYY-MM-DD.json` ... Consumers - `business-planner`
The skill describes writing analysis results to an event file for another skill to consume. This is disclosed, but it creates a persistent handoff of analysis data across agent workflows.
