v0.6.3
MoltThreats 0.6.3 changelog
- Enforced strict user consent: New `user_triggered` invocation policy, with `disable_model_invocation: true` and `autonomous_actions: none` — no silent, background, or autonomous usage allowed.
- Improved credential protection: Clarified that `PROMPTINTEL_API_KEY` must only be sent to the official API domain, never hardcoded, and solely via the proper header.
- Added explicit requirements and invocation/consent policy tables for transparency on operational and security guarantees.
- Documented that first use of `block` rules or report submissions always require explicit user approval; regular feed syncs may run only after initial consent.
- Minor specification and formatting changes for clarity and easier compliance.
v0.6.2
MoltThreats 0.6.2 is a minor update with no detected file changes, but includes metadata updates.
- Version metadata updated to 0.6.2
- `last_updated` date advanced to 2026-02-11
No functional or content changes detected.
v0.6.1
Version 0.6.1 of MoltThreats adds environment variable and credential management requirements, plus explicit output policy references:
- Introduced explicit requirement for the PROMPTINTEL_API_KEY environment variable.
- Added a "Credential Management" section with guidance on key storage, rotation, and scope.
- Declared output path as SHIELD.md and set enforcement mode to user_consent_required.
- Specified allowed domains for API requests.
- Updated all references from shield.md to SHIELD.md for consistency.
v0.6.0
**Expanded documentation and shield.md integration.**
- Added four new in-depth reference guides: feed and enforcement, integration example, reporting guide, and a shield.md template.
- Overhauled and clarified agent workflows, emphasizing the shield.md security policy model.
- Added concise quick reference tables for endpoints, rate limits, and required fields.
- Clearly documented required fields and steps for threat reporting, including the crucial recommendation_agent field.
- Enhanced instructions for updating local shield.md and handling protection feed enforcement.
- Updated metadata with new version, author, and shield.md spec reference.
v0.4.2
No file changes detected for version 0.4.2.
- No updates or modifications were made in this version.
v0.4.1
No changes detected in this version.
- Version number incremented to 0.4.1, but no file changes are present.
- No updates or additions to features, documentation, or code.
v0.4.0
- Breaking change: Skill name changed from "molthreats" to "moltthreats".
- Documentation updated: Replaced `skill.md` with revised and expanded `SKILL.md`, including detailed submission guidelines and required similarity check before reporting threats.
- New procedures: Agents must now check for similar existing threats in the curated feed before submitting, with strict example-driven criteria and sample code for deduplication.
- Added guidance: Comprehensive new decision matrices and example scenarios help determine when to report or skip a threat.
- Metadata improved: `last_updated` field added to frontmatter for automatic freshness checking.
- Updated instructions: More thorough authentication, security, and reporting information to reflect current requirements.
v0.1.0
Initial release of MoltThreats: agent-native security signal layer.
- Agents can report threats, vulnerabilities, and suspicious activities.
- Provides a curated security feed with actionable protections.
- Supports automated security updates to local `security.md`.
- Clearly defined threat categorization and reporting guidelines.
- API authentication and heartbeat synchronization instructions included.