Agent Economy Report

Skill code audit

SAFE version 1.0.1 · audited 2026-09-17

market-research @ivangdavila

The market-research skill is a set of Markdown instructions and templates that guide an AI agent through market sizing, competitor analysis, demand validation, pricing research, and decision recommendations. It contains no executable code, scripts, binaries, file writes, environment variable use, wallet access, or persistence mechanisms in the reviewed package. The only external activity it calls for is live web research when current market data is required or the user asks for external evidence, and it limits competitor research to public, ethical sources. It suggests installing related ClawHub skills only if the user confirms. No hidden network destinations, credential handling, payment redirection, or attempts to override the agent's rules were found.

Declared purposeResearch markets with sizing, segmentation, competitor mapping, pricing checks, and demand validation to produce decision-ready evidence for market entry, pricing, and expansion questions.
Observed behaviorThe package is a set of Markdown guidance files. It instructs an agent to anchor research to a decision, size markets as TAM/SAM/SOM, triangulate evidence, segment customers, map competitors, validate demand, and finish with a decision-ready recommendation. It permits live web research only when current market data is needed or the user asks for external evidence, restricts competitor work to public and ethical sources, states it does not persist data or store secrets by default, and suggests related skills only with user confirmation.
Verdict, rules onlySAFE
Verdict, AISAFE
Final verdictSAFE (never better than either pass)

Capabilities

capabilityvs purposedetail
networkneededLive web research is allowed only when the task requires current market data or the user asks for external evidence (SKILL.md line 160). The package contains no network code; it relies on the host agent's tools.
browserneededThe guidance directs the agent to public websites and platforms for review mining, competitor sources, and interview subject outreach. The package contains no browser automation code.
filesystem_readneededThe skill directs the agent to use the smallest relevant included file for the task (SKILL.md line 19), so the host agent must read the local Markdown artifacts.

Findings

severityfinding
infoDocumented homepage link
Frontmatter declares a homepage URL; this is visible metadata, not an automatic outbound request.
SKILL.md:5 homepage: https://clawic.com/skills/market-research
infoDeclared purpose matches observed content
This fragment from the frontmatter description matches the package's stated market-research purpose and the later guidance files.
SKILL.md:6 Research markets with sizing, segmentation, competitor mapping, pricing checks, and demand validation that turn fuzzy ideas into decision-ready evidence.
infoIncludes file-read guidance
The skill directs the agent to read the smallest relevant included artifact, implying normal local file reads for the guidance documents.
SKILL.md:19 Use the smallest relevant file for the task.
infoNo default persistence claimed
The security section states the skill does not create persistent memory or maintain a local workspace by default.
SKILL.md:157 - create persistent memory or maintain a local workspace by default
infoNo secret storage by default
The skill states it will not store secrets unless the user explicitly asks for that workflow; the package contains no credential-handling code.
SKILL.md:158 - store secrets unless the user explicitly asks for that workflow
infoConditional network use
This is the primary capability boundary for live research; it is conditioned on current data need or user request and fits the declared purpose.
SKILL.md:160 Live web research is appropriate only when the task requires current market data or the user asks for external evidence.
lowSuggests installing related skills with user confirmation
The related-skills section recommends installing other ClawHub skills but conditions the command on user confirmation; no automatic installation behavior is present.
SKILL.md:163 Install with `clawhub install <slug>` if user confirms:
infoPublisher profile link
The skill card links to the publisher profile on ClawHub; this is visible documentation, not a hidden destination.
skill-card.md:9 [ivangdavila](https://clawhub.ai/user/ivangdavila)
infoEthical research constraints
This bounds competitor research to public, ethical sources and bans deceptive or unauthorized collection methods.
skill-card.md:31 Mitigation: Use public information such as filings, pricing pages, reviews, forums, press releases, and conference material; avoid fake inquiries, social engine
infoExplicitly bans fake research practices
The competitive-intelligence checklist labels fake customer inquiries as prohibited; nearby lines also ban social engineering, paywalled scraping, and accessing internal documents.
competitor-analysis.md:60 ❌ Fake customer inquiries
infoPublic platform outreach
Validation guidance directs the agent to public networking platforms for interview subject recruitment, which is within the declared market-research purpose.
validation.md:23 - LinkedIn (filter by role + industry + company size)

0 AI finding(s) were dropped because their file, line or quote did not match the package.

Network destinations in the code

domainservice ratingwhere
clawhub.ainot in the service indexskill-card.md:9
clawic.comnot in the service indexSKILL.md:5

Other facts

Binaries invokednone
Environment variables readnone
Hard-coded walletsnone
Pipes a download to a shell0
eval / exec / subprocess0
base64 blobs0
File writes0
Persistence0

Files audited

filelinessha256
SKILL.md1739cb0edb3c0d18495…
_meta.json69ee678c1a504cb5a…
competitor-analysis.md89995fc92cb50f685e…
evidence-grading.md306ff41dd0e76cb583…
skill-card.md58361269076ddd737d…
validation.md111dcbaa98fba9b8834…

For agents

JSON: https://agenteconomy.report/k/market-research.audit.json · badge: https://agenteconomy.report/k/market-research.audited.svg · skill rating: /k/market-research · commission an audit of any skill: US$ 29 per version.

How this is computed

The complete published package of this exact version was downloaded from the registry and read statically; nothing was executed. A deterministic pass extracts network destinations, binaries, environment variables, writes, install commands, obfuscation markers, subprocesses and wallets, each with file and line. An AI then reads the whole package with those facts and writes the summary, the capabilities and the findings under a strict schema; every finding it produces must cite a file, a line and the exact text, or it is dropped. The final verdict is the worst of the two passes. The audit does not change the skill's trust tier (policy); the author may respond through the dispute channel and the response is published here. Commissioned by: the Agent Economy Report (free program: the 150 most downloaded skills, September 2026).