Product Manager Toolkit

v2.1.1

Comprehensive toolkit for product managers including RICE prioritization, customer interview analysis, PRD templates, discovery frameworks, and go-to-market...

9· 3.2k·25 current·27 all-time
byAlireza Rezvani@alirezarezvani
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
Name/description (RICE prioritization, interview analysis, PRD templates) match the included assets: two Python scripts for RICE and interview analysis plus documentation and templates. Nothing requested (no env vars, no binaries) is outside the stated purpose.
Instruction Scope
SKILL.md instructs the agent to run the included Python scripts against local files (CSV or transcript) and to use local markdown templates. The instructions do not tell the agent to read unrelated system files, call external endpoints, or exfiltrate secrets.
Install Mechanism
No install spec is provided; this is an instruction-only skill with bundled scripts. No downloads or remote install steps are present.
Credentials
The skill declares no required environment variables and the scripts do not reference credentials or external services. The requested scope of access (reading user-supplied transcript/CSV files) is proportionate to the stated functionality.
Persistence & Privilege
The skill does not request permanent presence (always is false) and does not modify other skills or system-wide settings. It only reads local input files and prints/returns analysis.
Assessment
This package appears coherent for local use: it runs the included Python scripts on files you provide and uses local markdown templates. Before running, (1) review the two scripts locally to confirm they meet your expectations (they only parse text/CSV and print results), (2) avoid running them on files containing sensitive PII you don't want processed or stored, and (3) if you plan to run them in an automated agent with network access, consider running them in an isolated environment since outputs may contain interview excerpts or metrics you would not want shared externally.

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

latestvk97d4wkpjewwef78pz9329p0fx82jw8m

License

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

Comments