Agent Economy Report

Skill code audit

SAFE version 0.1.0 · audited 2026-09-09

automation-workflows @jk-0001

This package is a text-only advisory document about building no-code automation workflows (Zapier, Make, n8n) for solo business owners. It contains no scripts, no commands, no code that runs, and no network calls; the only URL is a link to the publisher's page on the registry site itself. The content is ordinary business guidance: how to spot repetitive tasks, pick a tool, sketch triggers and actions, test them, monitor failures, and estimate time savings. Nothing in the files asks the agent to read credentials, spend money, install software, or contact any external service. The accompanying skill card is consistent with the document's content and even flags data-exposure risks of connecting business tools. Reading this skill grants the agent no new capabilities beyond producing advice.

Declared purposeHelp a solopreneur identify, design, build, test, and maintain no-code automation workflows across tools like Zapier, Make, and n8n, including ROI estimation.
Observed behaviorPurely static Markdown guidance: audit checklists, a tool comparison table, workflow design templates, testing and monitoring checklists, example workflow outlines, and arithmetic formulas. No executable code, no file writes, no environment variable reads, no shell or network operations appear anywhere in the package.
Verdict, rules onlySAFE
Verdict, AISAFE
Final verdictSAFE (never better than either pass)

Capabilities

capabilityvs purposedetail
networkexceeds purposeNo network requests are made. The single domain reference (skill-card.md lines 7 and 26, clawhub.ai) is a human-readable link to the publisher/skill page, not a fetch target.

Findings

severityfinding
infoDeclared purpose matches the document contents
The stated purpose is advisory guidance on automation workflows, and the remaining 265 lines are exactly that: checklists, tables, and templates. No mismatch between declaration and behavior.
SKILL.md:3 description: Design and implement automation workflows to save time and scale operations as a solopreneur.
lowAdvice involves connecting third-party accounts and permissions
The guidance instructs the reader to authenticate business tools (CRM, email, Stripe, Slack) into an automation platform. The skill itself performs no authentication and handles no credentials, but a user following it will grant OAuth access to external vendors; the skill card acknowledges this risk and recommends minimum permissions.
SKILL.md:130 2. **Connect your account** (authenticate via OAuth)
infoMentions payment tooling as an example only
Payment systems appear solely as illustrative workflow examples in text. There is no payment code, no wallet address, no payout destination, and no instruction that would move money.
SKILL.md:224 TRIGGER: Payment received (Stripe webhook)
infoOnly external domain is the registry itself
clawhub.ai appears as a documentation hyperlink to the publisher and skill page. It is not fetched, and no data is sent to it by the package.
skill-card.md:7 [jk-0001](https://clawhub.ai/user/jk-0001) <br>
infoSelf-declared no-code-execution claim is consistent with the files
The package contains no shell commands, no interpreter invocations, no downloads, and no persistence hooks, so the claim of no code execution is accurate for this package as shipped.
skill-card.md:33 **Other Properties Related to Output:** [No code execution;

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:7

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.md2677e2a1b38c6f3558f…
_meta.json627f5a6115e8c83c9…
skill-card.md39c4955f7942219955…

For agents

JSON: https://agenteconomy.report/k/automation-workflows.audit.json · badge: https://agenteconomy.report/k/automation-workflows.audited.svg · skill rating: /k/automation-workflows · 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).