registry  /  mockforme  /  13.5.0

mockforme@13.5.0

MockForMe is a fast and simple mock API solution for CSR and SSR apps. Create mock APIs in 2 minutes with support for delays, conditional responses, public URLs, random data, variables, Faker, and postFunctions — all designed to boost developer productivi

Static Scan Results

scanned 2h ago · by rust-scanner

Static analysis flagged 11 finding(s) at 72.0% confidence. This version is warn-only unless an AI or security-team review confirms malicious behavior.

Static reason
One or more suspicious static signals were detected.

Decision evidence

public snapshot
Behavioral surface
Source
ChildProcessCryptoEnvironmentVarsEvalFilesystemNetwork
Supply chain
HighEntropyStringsMinifiedObfuscatedTelemetryUrlStrings
ManifestNo manifest risk signals triggered.
scanned 5 file(s), 4.03 MB of source, external domains: ace.c9.io, api.mockforme.com, creativecommons.org, dashboard.mockforme.com, jmespath.org, mobius.ovh, purl.org, react.dev, sodipodi.sourceforge.net, svg-edit.googlecode.com, www.inkscape.org, www.w3.org

Source & flagged code

3 flagged · loading source
dist/mockforme.client.umd.jsView file
1/*! For license information please see mockforme.client.umd.js.LICENSE.txt */ L2: !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.mockforme=t(... L3: from { transform: translateY(8px); opacity: 0; }
High
Child Process

Package source references child process execution.

dist/mockforme.client.umd.jsView on unpkg · L1
15to { transform: rotate(360deg); } L16: `;function pi({size:e=14,color:t,label:n="Loading"}){const r=Ut(),o=t??r.color.primary,i=Math.max(2,Math.round(e/7));return xt("span",{role:"status","aria-label":n,css:gt("display:... L17: 0% { transform: translateX(-100%) scaleX(0.4); }
Low
Eval

Package source references a known benign dynamic code generation pattern.

dist/mockforme.client.umd.jsView on unpkg · L15
dist/mockforme.server.esm.jsView file
1import{createRequire as e}from"node:module";const t=e(import.meta.url);import{default as r}from"http";import{default as o}from"https";import{execSync as s}from"child_process";var n...
High
Same File Env Network Execution

A single source file combines environment access, network access, and code or shell execution; review context before blocking.

dist/mockforme.server.esm.jsView on unpkg · L1

Findings

3 High3 Medium5 Low
HighChild Processdist/mockforme.client.umd.js
HighSame File Env Network Executiondist/mockforme.server.esm.js
HighObfuscated
MediumNetwork
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
LowEvaldist/mockforme.client.umd.js
LowFilesystem
LowHigh Entropy Strings
LowTelemetry
LowUrl Strings