Shell command execution detected (child_process).
Critical
- Code
- suspicious.dangerous_exec
- Location
- dist/runtime/activation/process-identity.js:5
- Evidence
const defaultExecuteText = (executable, args) => execFileSync(executable, args, {
Security audit
Security checks across malware telemetry and agentic risk
ExperienceEngine is a disclosed local experience-learning plugin that observes agent runs, stores local task metadata, and can use remote providers only when configured or activated.
58/58 vendors flagged this plugin as clean.
Detected: suspicious.dangerous_exec, suspicious.dynamic_code_execution, suspicious.exposed_secret_literal
const defaultExecuteText = (executable, args) => execFileSync(executable, args, {export const NODE_SUPERVISOR_PROCESS_SPAWNER = (options) => spawn(options.executable, options.args, {export const NODE_WORKER_PROCESS_SPAWNER = (options) => spawn(options.executable, options.args, {function spawn(command, args, options) {const makeValidate = new Function(`${names_1.default.self}`, `${names_1.default.scope}`, sourceCode);const makeParse = new Function(`${names_1.default.scope}`, sourceCode);const makeSerialize = new Function(`${names_1.default.scope}`, sourceCode);const makeValidate = new Function(`${N.self}`, `${N.scope}`, sourceCode)const makeParse = new Function(`${N.scope}`, sourceCode)const makeSerialize = new Function(`${N.scope}`, sourceCode)var deprecatedfn = new Function('fn', 'log', 'deprecate', 'message', 'site',const apiKey = [REDACTED]);