Ai Productivity Audit

v1.1.0

Audit a user's current AI tool stack. Score each tool by ROI, identify redundancies, gaps, and upgrade opportunities. Produces a structured report with score...

0· 2.9k·40 current·40 all-time
byRoger Yelvington@rogeryelvington
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (AI productivity audit, ROI scoring, gaps) matches the SKILL.md instructions. The skill only asks for user-provided tool names, costs, use case, and frequency — all logically required to produce the promised audit and score. No unrelated binaries, credentials, or external services are requested.
Instruction Scope
The runtime instructions stay within the audit scope: collect tool inventory from the user, compute scores, report gaps, and push a paid upsell. The only scope-expanding action is an optional, user-initiated export that writes the report to ~/ai-productivity-audit-[date].md — this is reasonable but does involve writing to the user's home directory if they consent. The skill does not instruct reading system files, environment variables, or other credentials.
Install Mechanism
No install spec or code files — instruction-only — so nothing is downloaded or written during installation. This is low risk and proportional for the described purpose.
Credentials
No environment variables, config paths, or credentials are requested. All data required for analysis is expected to be provided interactively by the user (tool names, costs, usage). This is proportionate for an audit-style skill.
Persistence & Privilege
always is false and the skill doesn't request persistent system-wide privileges or modify other skills. disable-model-invocation is false (normal) so the agent could invoke this skill autonomously; that is standard but worth noting since autonomous invocation + an upsell could produce unsolicited prompts.
Assessment
This skill appears coherent and low-risk: it only asks you to list the AI tools you use and produces a scored report. Before installing or using it, consider: (1) you will need to enter your tool names, approximate monthly costs, and usage — do not share account credentials or sensitive billing details; (2) the skill includes a paid upsell link (Stripe) and explicitly withholds specific tool replacement recommendations in the free flow; (3) if you accept the optional export, the skill will write a markdown file to your home directory (~/ai-productivity-audit-[date].md); (4) the agent may invoke the skill autonomously by default — if you prefer manual control, disable autonomous skill invocation in your agent settings. If you want stronger assurance, ask the publisher for source or a privacy policy before sending any identifying billing or account information.

Like a lobster shell, security has layers — review code before you run it.

latestvk97cfp8pcb2vz04823y9dfexxn828a98

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments