=== NyaxAgent by Cerynth ===
Contributors: cerynth
Tags: security, incident response, integrity, malware, forensics
Requires at least: 6.6
Tested up to: 6.8
Requires PHP: 8.1
Stable tag: 0.3.0-dev
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Evidence-backed incident response for WordPress. Detect, explain, contain, clean, verify, keep watching.

== Description ==

NyaxAgent records what changes on your site, checks WordPress core and plugins against their official checksums, finds executable files where none belong, and keeps a tamper-evident activity journal. When something is wrong it explains what happened in plain language, with the evidence behind every statement, and tells you exactly what it could and could not check.

NyaxAgent works fully in Local Mode. Connecting a NyaxAgent account adds off-site evidence copies, external liveness checks, notifications, signed rule bundles and incident correlation. No WordPress password ever leaves your site; the connection uses a key generated on your server.

== Frequently Asked Questions ==

= Does NyaxAgent send my files to the cloud? =
No. In Local Mode nothing leaves the site. In Connected Mode the site sends findings, file hashes, component versions and a hash-chained summary of its activity journal. Code excerpts are only shared if you explicitly enable AI analysis in Settings → Privacy.

= What happens when my subscription ends? =
Local scanning, integrity checks, the journal, quarantine and manual actions keep working. Cloud features stop gracefully.

== Changelog ==

= 0.1.0 =
* Foundation release: local and connected modes, cryptographic site identity, integrity scan, filesystem detectors, activity journal, admin dashboard.
