Small CPA Firm

v2.0.0

Practice management assistant for small CPA firms and solo bookkeepers — client onboarding, document chase, tax deadline tracking, entity compliance reminder...

0· 76·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
CryptoCan make purchases
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
The name, description, and included reference templates/checklists align with a practice-management assistant for small CPA firms. However, the SKILL.md repeatedly describes automated actions (sending welcome packets, automated reminders, scheduling) but the skill declares no integration points, credentials, or configuration paths for email/portal/providers — it's unclear whether 'automated' means the agent will only produce drafts or actually dispatch messages via a connected channel. Also _meta.json embedded in the bundle lists version 1.0.0 while registry metadata states 2.0.0, which is an inconsistency about origin/version.
Instruction Scope
The SKILL.md stays on-task: it describes generating checklists, templates, reminders, dashboards and expects inputs (client list, staff roster, state). It does not instruct reading arbitrary system files, scanning user directories, or exfiltrating data. The only cross-cutting concern is the ambiguity around how outputs are delivered (draft vs sent) and the placeholder [portal link] which could lead to ad-hoc user-provided endpoints.
Install Mechanism
No install spec and no code files beyond markdown templates — lowest-risk delivery. Nothing is downloaded or written by an installer as part of this package.
Credentials
The skill requires no environment variables, credentials, or config paths in its manifest, which is proportional for a template/instruction-only skill. That said, practical operation (sending emails, writing to a client portal, calendar scheduling) will require connectors/credentials outside the package; the SKILL.md does not document how to wire those up, so users should expect to grant such permissions elsewhere if they want true automation.
Persistence & Privilege
always:false and no install steps — the skill does not request persistent/system-level privileges or modifications to other skills. Autonomous invocation is allowed (platform default) but the skill does not elevate privileges itself.
Assessment
What to check before installing/using this skill: - Verify how 'automated' actions will be executed: this package provides templates and flows but does not include or declare email/calendar/portal connectors. Decide whether the agent will only draft messages for you to send, or whether you'll wire it to an email/calendar integration and provide credentials. - Confirm data handling and privacy: the skill will operate on client PII (SSNs, tax data). Ensure any connectors or storage you attach use strong access controls, encryption, and that you have client consent and retention policies. - Reconcile metadata and provenance: registry metadata lists version 2.0.0 but the included _meta.json says 1.0.0 and the source/homepage are effectively unknown. If you rely on this in production, ask the provider for an authoritative source, changelog, and who maintains updates. - Test with dummy data first: run the flows on non-sensitive sample clients to confirm exactly what the skill drafts, what it sends (if any), and where logs/outputs go. - Least privilege: when you connect mail, calendar, or portals, give the minimum scopes needed (send only to/from a dedicated account or use a relay), and rotate tokens if you later remove the integration. - Vet the vendor link/offer: the SKILL.md promotes a third-party setup service (ClawReady / Calendly). Treat that as a separate commercial vendor request — verify the vendor independently before following links or sharing credentials. If you want, I can extract the places where the SKILL.md implies external integrations and produce a short checklist of the credentials and scopes you'd need to enable full automation (email SMTP/API, calendar, client portal storage, etc.).

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

latestvk97fd9vzt0bpj9zmx4crpzrdyx8484rf

License

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

Comments