PagerKit

PassAudited by VirusTotal on May 12, 2026.

Overview

Type: OpenClaw Skill Name: pagerkit Version: 1.0.1 The skill bundle is benign. All files consist of documentation and metadata for the PagerKit SwiftUI library. The `SKILL.md` instructions for the AI agent are focused on providing helpful guidance and using the internal reference files, without any evidence of prompt injection attempts to subvert the agent's behavior. The integration steps correctly describe adding a Swift Package Manager dependency from a GitHub URL, which is a standard and non-malicious practice.

Findings (0)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

If followed, the user may add third-party code to their app project.

Why it was flagged

The skill recommends adding a third-party GitHub package to a developer project. This is coherent with PagerKit guidance, but users should still verify the repository and pin an appropriate version.

Skill content
Add Package Dependency: In Xcode, add `https://github.com/SzpakKamil/PagerKit.git`.
Recommendation

Verify the PagerKit repository, maintainer, license, and version before adding it to a production project.