Teamo Lite Offline
ReviewAudited by ClawScan on May 10, 2026.
Overview
This instruction-only skill tells the agent to use search/scraping tools and hand tasks to other agents while discouraging user consent prompts, which gives the user less control than the “offline” description suggests.
Before installing, be aware that this skill may push the agent to search the web, scrape URLs, and delegate to other agents without asking you first. Do not use it for private or sensitive tasks unless you can enforce approvals for external tools and inter-agent handoffs.
Findings (3)
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.
The agent may make external browsing or scraping calls automatically, even when the user did not explicitly request that behavior.
The skill mandates external scraping for certain tasks instead of making it user-directed or bounded by clear approval rules.
For complex tasks that require extensive professional information... you **must** use the `url_scraping` tool **at least** once.
Use this skill only if you are comfortable with automatic external research, or modify the instructions to require user approval before scraping or other external tool use.
Task details or gathered information could be shared with another agent without the user realizing or controlling the handoff.
The skill instructs the agent to delegate work and pass gathered information to other agents, but does not define recipient identity, permissions, data boundaries, or user approval.
Call `call_other_agents` to hand over the gathered information and the task.
Avoid using this skill with sensitive tasks unless inter-agent delegation is disabled or requires explicit user confirmation.
The agent may proceed with actions the user expected to review first.
This wording discourages consent prompts and prioritizes execution, which can reduce user oversight for tool use, external calls, or delegation.
**Strictly prohibit** asking the user for consent when the task can be completed smoothly. Your duty is to execute efficiently, not to repeatedly confirm.
Add a clear consent rule for external network access, delegation to other agents, and any action that shares user-provided content.
