
Research
/Security News
PolinRider Spreads Through Compromised GitHub Accounts and Packagist
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.
@mastra/arthur
Advanced tools
Affected versions:
Arthur AI observability provider for Mastra - exports traces using OpenInference semantic conventions
Export Mastra traces to Arthur AI using OpenInference Semantic Conventions.
npm install @mastra/arthur
Set ARTHUR_API_KEY and ARTHUR_BASE_URL before creating the exporter.
import { Mastra } from '@mastra/core/mastra';
import { Observability } from '@mastra/observability';
import { ArthurExporter } from '@mastra/arthur';
export const mastra = new Mastra({
observability: new Observability({
configs: {
arthur: {
serviceName: 'my-service',
exporters: [new ArthurExporter()],
},
},
}),
});
See the package changelog for version history and release notes.
We have an open community Discord. Come and say hello and let us know if you have any questions or need any help getting things running.
FAQs
Arthur AI observability provider for Mastra - exports traces using OpenInference semantic conventions
The npm package @mastra/arthur receives a total of 1,288 weekly downloads. As such, @mastra/arthur popularity was classified as popular.
We found that @mastra/arthur demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 7 open source maintainers collaborating on the project.

Research
/Security News
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.

Company News
Allow myself to introduce... myself.