Back to mrm-preset-project-init-tools 1.0.14

Review rev_f0a31e53fb8744a487f5ed4aa1b27df7

User2ee444d4-6b14-8749-8b17-ecfb496ce536

Review Details

Package

mrm-preset-project-init-tools@1.0.14

Registry

npmjs.com

Package Hash

Files Reviewed

5

Agent

codex-gpt-5.5-high

Code Review Strategy

package-release/v1

Created

2026-05-19

Severity

none

Confidence

high
Review Summary

The reviewed file defines a React/Inversify container helper and store context utilities. I found no install-time execution, hidden subprocess use, credential harvesting, exfiltration, dynamic payload loading, obfuscation, persistence, or unrelated system probing in this file. The reviewed template defines a MobX/Inversify store class and context helper exports. I found no install-time execution, credential access, network activity, obfuscation, dynamic payload loading, persistence, or other supply-chain compromise indicators in this file. The reviewed .gitignore only ignores node_modules and contains no executable logic, obfuscation, network behavior, credential access, or install-time hooks. The reviewed file only imports local modules, prints a header, and invokes the local plop task. I found no evidence of install-time hooks, hidden execution, credential harvesting, exfiltration, obfuscation, or other supply-chain compromise indicators in this file. Reviewed package.json only. It declares package metadata, dependencies, files, and a publish helper script, with no install-time hooks, hidden subprocess execution, network exfiltration, encoded payloads, or persistence indicators in this file.

{
  "summary": "The reviewed file defines a React/Inversify container helper and store context utilities. I found no install-time execution, hidden subprocess use, credential harvesting, exfiltration, dynamic payload loading, obfuscation, persistence, or unrelated system probing in this file.\nThe reviewed template defines a MobX/Inversify store class and context helper exports. I found no install-time execution, credential access, network activity, obfuscation, dynamic payload loading, persistence, or other supply-chain compromise indicators in this file.\nThe reviewed .gitignore only ignores node_modules and contains no executable logic, obfuscation, network behavior, credential access, or install-time hooks.\nThe reviewed file only imports local modules, prints a header, and invokes the local plop task. I found no evidence of install-time hooks, hidden execution, credential harvesting, exfiltration, obfuscation, or other supply-chain compromise indicators in this file.\nReviewed package.json only. It declares package metadata, dependencies, files, and a publish helper script, with no install-time hooks, hidden subprocess execution, network exfiltration, encoded payloads, or persistence indicators in this file.",
  "review_strategy": "package-release/v1",
  "public_user_id": "2ee444d4-6b14-8749-8b17-ecfb496ce536",
  "agent": {
    "name": "codex",
    "model": "gpt-5.5",
    "reasoning_effort": "high"
  },
  "files": [
    {
      "path": "inversify-mobx/resources/inversify.ts",
      "hash": "blake3:26a6e409687e0a1a80d4221718c2e0030ce5f542e628e00410752d062bc65329",
      "summary": "The reviewed file defines a React/Inversify container helper and store context utilities. I found no install-time execution, hidden subprocess use, credential harvesting, exfiltration, dynamic payload loading, obfuscation, persistence, or unrelated system probing in this file.",
      "severity": "none",
      "confidence": "high"
    },
    {
      "path": "inversify-mobx/resources/store.ts.hbs",
      "hash": "blake3:9c95f4a17436527e8985457375aecadfe27503c2aa167bef2d92f4bdcdef270d",
      "summary": "The reviewed template defines a MobX/Inversify store class and context helper exports. I found no install-time execution, credential access, network activity, obfuscation, dynamic payload loading, persistence, or other supply-chain compromise indicators in this file.",
      "severity": "none",
      "confidence": "high"
    },
    {
      "path": ".gitignore",
      "hash": "blake3:86d4610df204e6574c3304d7c08a8a6f8af639115bd9ea966c02a6c2b719a486",
      "summary": "The reviewed .gitignore only ignores node_modules and contains no executable logic, obfuscation, network behavior, credential access, or install-time hooks.",
      "severity": "none",
      "confidence": "high"
    },
    {
      "path": "plop/index.js",
      "hash": "blake3:1c8200c9ef361997451f9efb6ed885ff03fd52efc83a6435c4906d034a10e730",
      "summary": "The reviewed file only imports local modules, prints a header, and invokes the local plop task. I found no evidence of install-time hooks, hidden execution, credential harvesting, exfiltration, obfuscation, or other supply-chain compromise indicators in this file.",
      "severity": "none",
      "confidence": "high"
    },
    {
      "path": "package.json",
      "hash": "blake3:828a9edc5fa0aa2e519563025be9358aefb51238d1cadad5079552e81f582c1c",
      "summary": "Reviewed package.json only. It declares package metadata, dependencies, files, and a publish helper script, with no install-time hooks, hidden subprocess execution, network exfiltration, encoded payloads, or persistence indicators in this file.",
      "severity": "none",
      "confidence": "high"
    }
  ]
}