Drive PWN::AI::Agent::Extrospection from pwn_eval.
Scanned 9/10/2026
Install to Claude Code
npx -y skills add 0dayInc/pwn --skill social --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Social?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/0dayinc-social)More formats (shields.io, HTML) on the badges page.
---
name: pwn-ai-agent-extrospection
description: Drive PWN::AI::Agent::Extrospection from pwn_eval.
license: MIT
allowed-tools: [pwn, pwn_eval]
metadata:
bundled: true
generated: true
module: PWN::AI::Agent::Extrospection
source: pwn/ai/agent/extrospection/osint/social.rb
---
# PWN::AI::Agent::Extrospection
Social-network / developer-identity OSINT feeds for PWN::AI::Agent::Extrospection.osint. All methods here reopen the Extrospection singleton so osint_dispatch can route to them exactly like the in-file feeds. Everything is best-effort: unreachable endpoints degrade to {error:} rather than raising. Feeds provided: :keybase :gravatar :mastodon :bluesky :hackernews :stackexchange :npm :pypi :rubygems :crates :dockerhub :codeberg :sourcehut :chesscom :lichess :steam :telegram :social_sweep New kind :social routes to the profile-fetch feeds; :username still returns the legacy 3-platform hash for back-compat but now also includes a truncated :social_sweep hit list.
## When to use
Call `PWN::AI::Agent::Extrospection` from `pwn_eval` when the task needs this module.
Do not reimplement it in shell.
## Methodologies
Generated from `pwn/ai/agent/extrospection/osint/social.rb`. Prefer the public class methods below.
Class methods take `(opts = {})` and read `opts`.
## How to call
```ruby
PWN::AI::Agent::Extrospection.help
PWN::AI::Agent::Extrospection.auto_extrospect(opts)
```
## Public methods
- `authors`
- `help`
- `auto_extrospect`
- `correlate`
- `drift`
- `intel`
- `load`
- `observations`
- `observe`
- `osint`
- `packet_sense`
- `reset`
- `revalidate_memory`
- `rf_tune`
- `save`
- `serial_sense`
- `snapshot`
- `stats`
- `telecomm`
- `to_context`
- `verify`
- `vision`
- `voice_sense`
- `watch`
## References
- `references/urls.md` — URLs from source
## Source
`pwn/ai/agent/extrospection/osint/social.rb`
## Verification
`PWN::AI::Agent::Extrospection.respond_to?(:authors)` after the
module is loaded. Read the source for parameter names.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!