
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
ai-compliance
Advanced tools
AI Compliance & Regulatory Toolkit — EU AI Act, NIST AI RMF, and Governance Utilities
AI Regulatory & Compliance Toolkit — Coming Soon
A comprehensive toolkit for AI regulatory compliance, risk assessment, and governance reporting.
AI Compliance is an upcoming utility package designed to help organizations:
This package is being developed by Haiec as part of a broader AI governance infrastructure.
The ai-compliance namespace is reserved to ensure a clean, authoritative package name for AI regulatory compliance tools. As AI governance regulations become mandatory worldwide, organizations will need standardized tooling.
This package will provide:
npm install ai-compliance
const aiCompliance = require('ai-compliance');
// Check package status
console.log(aiCompliance.version); // '0.0.1'
console.log(aiCompliance.status); // 'placeholder'
// Initialize (placeholder)
const result = aiCompliance.init();
console.log(result.message);
MIT © 2025 Haiec
For early access or partnership inquiries, reach out to the Haiec team.
FAQs
AI Compliance & Regulatory Toolkit — EU AI Act, NIST AI RMF, and Governance Utilities
We found that ai-compliance demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.