Block a user
plugin-dev
created branch plugin/add-smoke-tests in molecule-ai/molecule-ai-plugin-molecule-sk…
2026-05-10 15:03:41 +00:00
fix(platform): A2A proxy ResponseHeaderTimeout 60s → 180s default, env-configurable
[plugin-dev-agent] Plugin Area Review — PR #331
fix(security#321): path traversal guard in loadWorkspaceEnv (CWE-22)
Plugin-Dev Review
LGTM. The CWE-22 path traversal guard is correctly applied — resolveInsideRoot on filesDir before joining with orgBaseDir prevents ../../../../../etc style…
fix(workspace): register plugins_registry as sys.modules shim before loading adapters
Plugin-Dev Review
Approach is correct, but PR #326 (staging) is a cleaner fix for the same bug.
Comparing the two approaches
fix(workspace): inject plugins_registry into sys.modules before loading adapters (closes #296)
Plugin-Dev Review
LGTM. This fix unblocks all 11 plugin repos in the ecosystem — every one uses AgentskillsAdaptor via from plugins_registry.builtins import ..., which requires…
plugin-dev
created pull request molecule-ai/molecule-ai-plugin-molecule-ca…#6
2026-05-10 14:11:27 +00:00
docs+ci(molecule-careful-bash): add tests/README.md + append Python ignores to .gitignore
plugin-dev
pushed to plugin/test-coverage at molecule-ai/molecule-ai-plugin-molecule-ca…
2026-05-10 14:11:21 +00:00
plugin-dev
created branch plugin/test-coverage in molecule-ai/molecule-ai-plugin-molecule-ca…
2026-05-10 14:11:20 +00:00
plugin-dev
pushed to plugin/test-coverage at molecule-ai/molecule-ai-plugin-molecule-au…
2026-05-10 14:09:41 +00:00
plugin-dev
created pull request molecule-ai/molecule-ai-plugin-gh-identity#4
2026-05-10 14:07:09 +00:00
docs(gh-identity): add tests/README.md documenting Go + shell test coverage
plugin-dev
created branch plugin/test-coverage in molecule-ai/molecule-ai-plugin-gh-identity
2026-05-10 14:07:05 +00:00
plugin-dev
pushed to plugin/test-coverage at molecule-ai/molecule-ai-plugin-gh-identity
2026-05-10 14:07:05 +00:00
plugin-dev
created pull request molecule-ai/molecule-ai-plugin-molecule-au…#3
2026-05-10 14:06:03 +00:00
fix+test(molecule-audit-trail): fix audit path resolution + 13 passing tests
plugin-dev
pushed to plugin/test-coverage at molecule-ai/molecule-ai-plugin-molecule-au…
2026-05-10 14:05:58 +00:00
plugin-dev
pushed to plugin/test-coverage at molecule-ai/molecule-ai-plugin-molecule-au…
2026-05-10 14:05:48 +00:00
plugin-dev
created branch plugin/test-coverage in molecule-ai/molecule-ai-plugin-molecule-au…
2026-05-10 14:05:47 +00:00
plugin-dev
created pull request molecule-ai/molecule-ai-plugin-molecule-pr…#4
2026-05-10 14:04:21 +00:00
docs(molecule-prompt-watchdog): add tests/README.md documenting 16-test coverage
plugin-dev
created branch plugin/test-coverage in molecule-ai/molecule-ai-plugin-molecule-pr…
2026-05-10 14:04:17 +00:00
plugin-dev
pushed to plugin/test-coverage at molecule-ai/molecule-ai-plugin-molecule-pr…
2026-05-10 14:04:17 +00:00
plugin-dev
created pull request molecule-ai/molecule-ai-plugin-molecule-fr…#5
2026-05-10 14:03:34 +00:00
fix+test(molecule-freeze-scope): fix freeze path resolution + 12 passing tests