Quality Manager Qmr
v2.1.1Senior Quality Manager Responsible Person (QMR) for HealthTech and MedTech companies. Provides quality system governance, management review leadership, regul...
⭐ 1· 2.4k·15 current·15 all-time
byAlireza Rezvani@alirezarezvani
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name and description (QMR/management review) align with included materials: SKILL.md guidance, two reference documents, and a local management_review_tracker.py script for preparing/analyzing review inputs and action items. Nothing in the manifest or files suggests capabilities unrelated to quality management.
Instruction Scope
SKILL.md contains procedural guidance, templates, and workflows for management reviews and does not instruct reading system secrets, scanning unrelated files, or sending data to external endpoints. The script's usage examples show local file input (review_data.json) and an interactive mode; no instructions in SKILL.md broaden scope beyond QMS tasks.
Install Mechanism
There is no install spec; the skill is instruction- and script-only. No remote downloads, package installs, or archive extraction are declared.
Credentials
The skill declares no required environment variables, credentials, or config paths. The included Python script operates on local JSON input and in-memory data structures; there are no signs it requires secrets or external service keys.
Persistence & Privilege
always is false and autonomous invocation is allowed (platform default). The skill does not request persistent agent-level privileges or attempt to modify other skills or system-wide settings.
Assessment
This package appears to be a straightforward QMS/management-review helper. Before running or granting the agent permission to execute included code: (1) quickly inspect management_review_tracker.py for unexpected imports or network calls (the visible portions are local-only); (2) run the script in a least-privilege environment (local VM or container) if you plan to process real data; (3) validate any JSON input files you feed the script and back up sensitive records, and (4) if you need the agent to automate running the script, restrict its working directory to only the review data to avoid accidental access to unrelated files. No credentials appear to be required by this skill.Like a lobster shell, security has layers — review code before you run it.
latestvk97fewd9zmr70h40z7mvds5gax82jnpd
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
