<!--
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/4942f71b-a8ae-4b94-96b8-4722a61ec40a.md -->

---
type: output
title: Security scan report
resource: /o/4942f71b-a8ae-4b94-96b8-4722a61ec40a
timestamp: '2026-07-07T03:13:04.407Z'
visibility: public
magik: /labs/wordpress-care/magiks/security-scan.md
---

# Security scan report

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

```json
{
  "title": "WordPress security scan",
  "summary": "1 high-severity issue, 2 medium. No active malware detected.",
  "sections": [
    {
      "body": "Outdated contact-form plugin with a known XSS vulnerability. Update immediately.",
      "heading": "High severity"
    },
    {
      "body": "Directory listing enabled on /wp-content/uploads. Admin username is the default admin.",
      "heading": "Medium"
    },
    {
      "body": "Update the flagged plugin, disable directory listing, rename the admin account, enable 2FA.",
      "heading": "Recommended fixes"
    }
  ]
}
```


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

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

# Outputs

- [Security scan report](/outputs/4942f71b-a8ae-4b94-96b8-4722a61ec40a.md) (`public`)
