Agency

v1.0.1

Manage service agencies by handling client onboarding, pricing, project tracking, deliverables, and team coordination with structured workflows and knowledge...

3· 719·1 current·1 all-time
byIván@ivangdavila
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 (agency operations: onboarding, pricing, projects, team coordination) matches the required artifacts and actions: creating client/project files, templates, knowledge base, estimates, proposals, and status reports. There are no unrelated env vars, binaries, or installs requested that would be disproportionate to the stated purpose.
Instruction Scope
The SKILL.md and supporting docs explicitly instruct the agent to create and manage files under ~/agency/ (clients, projects, knowledge, config). They also instruct generating proposals/PDFs and drafting client communications. These actions align with the purpose, but they imply read/write access to the user's home directory and the ability to produce files (including PDFs). The skill explicitly forbids sending proposals or communicating with clients without human approval, which reduces risk. There is no instruction to access other system credentials or external endpoints.
Install Mechanism
Instruction-only skill with no install spec and no code files. That is the lowest-risk install mechanism — nothing is downloaded or written by an installer step.
Credentials
No environment variables, credentials, or config paths are requested. The only resources referenced are local workspace paths under ~/agency/, which are proportional to a tool that manages local agency data.
Persistence & Privilege
always is false and the skill does not request elevated or permanent platform privileges. It prescribes creating and updating files in a user-owned ~/agency/ folder (normal for its purpose). The skill does not request to modify other skills or global agent settings.
Assessment
This skill appears coherent for managing an agency's local workspace, but before installing consider: (1) It will read and write files under ~/agency/ and store client data there — ensure you are comfortable storing sensitive client info in that location and back it up or encrypt if needed. (2) It includes steps to generate proposals and PDFs but provides no tooling; confirm how PDFs will be produced or whether the agent will ask you before using any external service to render or share files. (3) The skill explicitly says not to send proposals or contact clients without human approval; nevertheless, the platform allows autonomous invocation by default — if you want to prevent any autonomous actions, adjust agent/skill invocation controls. (4) If you plan to integrate this with cloud storage, email, or third‑party project tools, require only the minimum credentials needed and review those integrations separately. If you want more assurance, ask the author (or request an updated skill) to declare how documents are rendered/stored and to add an explicit list of any external integrations the skill might use.

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

latestvk97cydn6srcq6xx16aerdth7gx814n46

License

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

Runtime requirements

🏢 Clawdis
OSLinux · macOS · Windows

Comments