<!--
OKF bundle (Open Knowledge Format v2.0.0) — exported from AskMojo.
Scope: public. Concepts: 1.
This file concatenates several concepts (markdown + YAML frontmatter).
Each concept is delimited by a `<!-- FILE: <path> -->` marker.
Import it as-is into Claude / Gemini / any agent: paste this file
as base knowledge. Links between concepts are bundle-relative (/labs/x.md).
-->


<!-- FILE: index.md -->

---
okf_version: 2.0.0
title: OKF bundle — scope public
source: askmojo
scope: public
concept_counts:
  output: 1
---

# OKF bundle (scope `public`)

Open Knowledge Format v2.0.0 bundle — markdown + YAML frontmatter. The AskMojo database stays the source of truth; this bundle is an exported view filtered by scope.

## Concepts

- **output** : 1

## Indexes

- [outputs](/outputs/index.md)


<!-- FILE: log.md -->

---
scope: public
---

# Log

Historique des changements de visibilité / publication (dates ISO).

_Aucun évènement de publication horodaté._


<!-- FILE: outputs/6b7da9cf-94b7-459d-9b46-a6426009cb91.md -->

---
type: output
title: Security hardening report
resource: /o/6b7da9cf-94b7-459d-9b46-a6426009cb91
timestamp: '2026-07-07T04:26:13.813Z'
visibility: public
magik: /labs/wordpress-care/magiks/security-malware.md
---

# Security hardening report

Généré par : [/labs/wordpress-care/magiks/security-malware.md](/labs/wordpress-care/magiks/security-malware.md)

```json
{
  "title": "Security hardening report",
  "summary": "1 malware injection removed. 6 hardening measures applied. Risk level dropped from High to Low.",
  "sections": [
    {
      "body": "Found and removed injected spam links in the theme footer and a malicious file in wp-content/uploads. Confirmed no remaining backdoors.",
      "heading": "Cleanup"
    },
    {
      "body": "Disabled file editing in wp-admin, blocked directory listing, enforced strong login with rate-limiting and 2FA, removed the default admin account, added security headers.",
      "heading": "Hardening applied"
    },
    {
      "body": "Overall risk: Low. The common automated attack paths are now closed. We recommend the maintenance plan to keep it that way as new vulnerabilities appear.",
      "heading": "New posture"
    }
  ]
}
```


<!-- FILE: outputs/index.md -->

---
title: Outputs
description: Outputs index
count: 1
---

# Outputs

- [Security hardening report](/outputs/6b7da9cf-94b7-459d-9b46-a6426009cb91.md) (`public`)
