Agile Product Owner

v2.1.1

Agile product ownership for backlog management and sprint execution. Covers user story writing, acceptance criteria, sprint planning, and velocity tracking....

5· 2.3k·10 current·10 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 (product ownership, user stories, sprint planning) match the included SKILL.md, reference docs, and the user_story_generator.py script; nothing requests unrelated cloud creds, binaries, or config paths.
Instruction Scope
SKILL.md provides templates, workflows, and guidance for backlog/sprint tasks and does not instruct the agent to read system files, access environment secrets, or transmit data to external endpoints; all instructions stay within the skill's stated domain.
Install Mechanism
No install spec is present (instruction-only), so nothing will be downloaded or written during install; the single Python script is included in the bundle and does not imply additional installation steps.
Credentials
The skill declares no required environment variables, credentials, or config paths. The Python script imports only standard libs (json, typing) and contains no code that reads env vars or makes network/system calls.
Persistence & Privilege
always is false and the skill does not request or attempt to modify other skills or system-wide agent settings. It does not require persistent elevated privileges.
Assessment
This skill appears internally consistent and safe from a permissions/credential perspective. Before running the included Python script, review it locally (it appears to only generate stories and acceptance criteria with no network calls). Because the skill source and homepage are unknown, avoid running it with elevated privileges or in environments containing sensitive data until you confirm its origin. Treat outputs as advisory — review generated stories and estimates with your team before committing them to your backlog.

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

latestvk973b7xzt30rf9e7ktpe5z6d0n82jwpq

License

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

Comments